I used gedit to open the fpc.cfg file and the paths are :

# searchpath for units and other system dependent things
-Fu/home/colin/fpc-2.0.4/lib/fpc/$fpcversion/units/$fpctarget
-Fu/home/colin/fpc-2.0.4/lib/fpc/$fpcversion/units/$fpctarget/*
-Fu/home/colin/fpc-2.0.4/lib/fpc/$fpcversion/units/$fpctarget/rtl
#-Fu~/fpc/packages/base/*/units/;~/fpc/fcl/units/;~/fpc/rtl/units/

but when I do a vt bogus I get :


[EMAIL PROTECTED]:~$ gedit /home/colin/.fpc.cfg
[EMAIL PROTECTED]:~$
[EMAIL PROTECTED]:~$ ppc386 -vt bogus
Searching file fpc.cfg... not found
Configfile search: /home/colin/.fpc.cfg
Searching file /home/colin/.fpc.cfg... found
Reading options from file /home/colin/.fpc.cfg
Path "./fpc-2.0.4/lib/fpc/2.0.2/units/i386-linux/" not found
Path "./fpc-2.0.4/lib/fpc/2.0.2/units/i386-linux/*/" not found
Path "./fpc-2.0.4/lib/fpc/2.0.2/units/i386-linux/rtl/" not found
Free Pascal Compiler version 2.0.2 [2005/11/26] for i386
Copyright (c) 1993-2005 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/2.0.2/ppc386
Target OS: Linux for i386
Using executable path: /usr/lib/fpc/2.0.2/
Using unit path: /usr/lib/fpc/2.0.2/units/i386-linux/rtl/
Using unit path: /usr/lib/fpc/2.0.2/
Using library path: /lib/
Using library path: /usr/lib/
Using library path: /usr/X11R6/lib/
Using library path: ./
Using library path: /usr/lib/fpc/2.0.2/units/i386-linux/rtl/
Using library path: /usr/lib/fpc/2.0.2/
Using object path: /usr/lib/fpc/2.0.2/units/i386-linux/rtl/
Using object path: /usr/lib/fpc/2.0.2/
Compiling bogus
Searching file bogus... not found
Fatal: Can't open file "bogus"
Fatal: Compilation aborted


It seems to be attaching the 2.0.2 version in there somewhere??

Please forgive me for my ignorance, we all started somewhere after all....
Maybe I should delete everything with the word 'Lazarus' in it and start again? I have received from Canada a CD of Kylix 3, I cannot get that to install either!!

Maybe I should re install Linux with a complete reformat??

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to