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.