[lazarus] CVS Version Problems

Markus Goetz guruz at gmx.de
Tue Aug 3 17:54:32 EDT 1999


>>Same file missing when doing the second step. Still doesn't work.
>It's not missing, you need to add the correct paths to /etc/ppc386.cfg.

A part of this file looks like :

# searchpath for units and other system dependent things
#IFDEF Linux
  # For statically, smartlinked units
  #IFDEF FPC_LINK_STATIC
    -Fu/opt/fpc/0.99.12/rtl/linux/static
    -Fu/opt/fpc/0.99.12/units/linux/static
  #ENDIF
  # For Dynamically linked units
  #IFDEF FPC_LINK_DYNAMIC
    -Fu/opt/fpc/0.99.12/rtl/linux/shared
    -Fu/opt/fpc/0.99.12/units/linux/shared
  #ENDIF
  -Fu/opt/fpc/0.99.12/rtl/linux
  -Fu/opt/fpc/0.99.12/rtl/inc
  -Fu/opt/fpc/0.99.12/units/linux
  #-Fu~/pp/units;~/pp/rtl/linux
  #-Fu/opt/fpc/0.99.12/units;/opt/fpc/0.99.12/rtl
#ENDIF

# searchpath for libraries
-Fl/usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66
#-Fl/pp/lib
#-Fl/lib;/usr/lib


But it does not work !

Markus

--
Markus Goetz (guruz at gmx.de, http://guruz.tsx.org, icq:23244271)

Der dumme Spruch des Tages (maschinell zufällig ausgewählt) :
Eine Schwalbe macht noch keine Schwälbchen.






More information about the Lazarus mailing list