[fpc-devel] FPC for Linux-ARM
Henry Vermaak
henry.vermaak at gmail.com
Wed Jan 19 17:57:37 CET 2011
On 19/01/11 16:49, Jonas Maebe wrote:
>
> 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
Excellent, thanks!
Henry
More information about the fpc-devel
mailing list