[fpc-devel] 32 and 64 bit fpc.cfg file

Joost van der Sluis joost at cnoc.nl
Wed Jun 25 16:30:59 CEST 2008


Op woensdag 25-06-2008 om 12:55 uur [tijdzone +0200], schreef Ales
Katona:
> Peter Vreman  wrote / napĂ­sal(a):
> > You can use:
> >
> > #ifdef CPU64
> > -Fu/usr/lib64/fpc/$fpcversion/units/$fpctarget
> > ...
> > #else
> > -Fu/usr/lib/fpc/$fpcversion/units/$fpctarget
> > #endif
> >
> 
> Note that this won't work with /usr/local as prefix, because there's 
> only one lib (by default) there.

Afaik it's so that packages maintained by Fedora install in /usr/ and
'external' packages install in /usr/local. So the rpm's provided by
Fedora install everything in /usr/libXX/, including the packages.

If you use the rpm's provided by the fpc-team, they install
in /usr/local.

Joost.




More information about the fpc-devel mailing list