> 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.

What happens if you have a bunch of 32-bit and 64-bit packages then?
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to