From: "Bernd Mueller" <[EMAIL PROTECTED]>
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.
_______________________________________________
fpc-devel maillist - fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel