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

Ales Katona almindor at gmail.com
Wed Jun 25 12:55:15 CEST 2008


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.



More information about the fpc-devel mailing list