[fpc-devel] how to compile RTL for ARM-Linux since r8006
Marco van de Voort
marcov at stack.nl
Tue Jul 10 13:41:58 CEST 2007
> >> 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?
More information about the fpc-devel
mailing list