[lazarus] Beginner
Alan Mead
cubrewer at yahoo.com
Wed Sep 24 12:53:31 EDT 2003
--- Mattias Gaertner <nc-gaertnma at netcologne.de> wrote:
[omitting my problem getting Lazarus to compile properly]
> Hmm. What does 'ppc386 -vt bogus' show?
[amead at alan amead]$ ppc386 -vt bogus
Searching file ppc386.cfg... not found
Searching file /home/amead/.ppc386.cfg... not found
Searching file /etc/ppc386.cfg... found
Free Pascal Compiler version 1.0.10 [2003/06/26] for i386
Copyright (c) 1993-2003 by Florian Klaempfl
Searching file bogus.pp... not found
Searching file bogus.pas... not found
Searching file /lib/ld-linux.so.2... found
Searching file /lib/ld-2.0.*... not found
Compiler: /usr/lib/fpc/1.0.10/ppc386
Target OS: Linux for i386
Using executable path: /usr/lib/fpc/1.0.10/
Using unit path: /usr/lib/fpc/1.0.10/units/linux/
Using unit path: /usr/lib/fpc/1.0.10/units/linux/rtl/
Using unit path: /usr/lib/fpc/1.0.10/
Using library path: /lib/
Using library path: /usr/lib/
Using library path: /usr/X11R6/lib/
Using library path: /usr/lib/gcc-lib/i386-redhat-linux/2.96/
Using library path: /usr/lib/fpc/1.0.10/units/linux/
Using library path: /usr/lib/fpc/1.0.10/units/linux/rtl/
Using library path: /usr/lib/fpc/1.0.10/
Using object path: /usr/lib/fpc/1.0.10/units/linux/
Using object path: /usr/lib/fpc/1.0.10/units/linux/rtl/
Using object path: /usr/lib/fpc/1.0.10/
Compiling bogus
Fatal: Can't open file bogus
I reproduced /etc/ppc386.cfg below... but is it using the old
/etc/ppc386.cfg paths or the paths shown above that are correct?
----------------
[amead at alan amead]$ grep -v '^#' /etc/ppc386.cfg | grep -v '^$'
#DEFINE i386
-OG2p3
-Xs
#WRITE Compiling Release Version
-g
-Crtoi
#WRITE Compiling Debug Version
-Sgic
-Fu/usr/lib/fpc/1.0.4/units/$target
-Fu/usr/lib/fpc/1.0.4/units/$target/*
-Fu/usr/lib/fpc/1.0.4/units/$target/rtl
-Fl/usr/lib/gcc-lib/i386-redhat-linux/2.96
-Xs
-l
-viwn
----------------
-Alan
__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com
More information about the Lazarus
mailing list