[fpc-devel] FPC for Linux-ARM
Jonas Maebe
jonas.maebe at elis.ugent.be
Wed Jan 19 17:49:11 CET 2011
On 19 Jan 2011, at 17:13, Henry Vermaak wrote:
> There is another consideration, though: float abi. You can build a toolchain that enables use of an fpu, but still passes floats in int registers or on the stack (-mfloat-abi=softfp). This is how the android toolchain is configured. I don't think fpc can do this, though.
Actually, the softfp abi is the only abi that FPC supports when using VFP: http://wiki.freepascal.org/FPC_New_Features_Trunk#Support_for_VFPv2_and_VFPv3
Jonas
More information about the fpc-devel
mailing list