[fpc-devel] how to compile RTL for ARM-Linux since r8006
Bernd Mueller
mueller.b at gmx.net
Tue Jul 10 14:13:56 CEST 2007
Marco van de Voort wrote:
>>>> So far, I used following make call:
>>>>
>>>> make CPU_TAGET=arm OS_TARGET=linux PP=ppcrossarm OPT="-Tlinux -CX -Sg"
>>> Try to force hardware FPU mode by using -CfFPA switch.
>> no, it does not help. I get exactly the same error. Perhaps something
>> changed in the build process for the cross compiler? I still use FPC
>> 2.0.4 as starting compiler to build the cross compiler.
>>
>> I am building the cross compiler with following make call:
>> make clean
>> make PPC_TARGET=arm
>
> Did you also recompile the RTL with soft support?
this compiles without errors. But I would like to get a hardfloat
enabled RTL again.
Thank you for your help.
Regards, Bernd.
More information about the fpc-devel
mailing list