[fpc-pascal] FPC only 32 bits?

Francisco Reyes lists at stringsutils.com
Thu Jun 7 00:42:50 CEST 2007


Henry Vermaak writes:

> -Fu/usr/lib/fpc/$fpcversion/units/$fpctarget
> -Fu/usr/lib/fpc/$fpcversion/units/$fpctarget/*
> -Fu/usr/lib/fpc/$fpcversion/units/$fpctarget/rtl

To which directory do I point it to?
find . -name "crt*"
shows me that the only compiled rtl are in rtl/units/i386-freebsd

Was the cross compile supposed to do the rtl in a different directory?
 

> you will also want to tell ppcrossx64 what your binutils prefix is by
> using -XPx86_64-freebsd-.  also make sure that the compiler can find
> your binutils (put it on the path).


Ok.




More information about the fpc-pascal mailing list