[fpc-devel] how to compile RTL for ARM-Linux since r8006
Yury Sidorov
jura at cp-lab.com
Tue Jul 10 14:40:04 CEST 2007
From: "Bernd Mueller" <mueller.b at gmx.net>
> 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.
What host OS do you use?
Yury.
More information about the fpc-devel
mailing list