[fpc-pascal] FPC_ARMEL system calls

Luca Olivetti luca at ventoso.org
Mon Jun 2 21:15:10 CEST 2008


En/na Henry Vermaak ha escrit:

> i think what florian means is that you have to use an eabi ppcarm as a
> starting compiler if you'd like to compile fpc in your scratchbox.  so
> you'll have to create one by cross compiling from i386 or whatever
> arch you're using.
> 
> so you'll have to make compiler_cycle CPU_TARGET=arm OPT="-dFPC_ARMEL"
> bla bla bla, then copy the ppcarm to somewhere your scratchbox can see
> it, then specify it as the starting compiler with make blablabla
> FPC=/path/to/ppcarm

Yeah, I thought that I could cross-compile from arm to armel, but now 
I'm currently building the gnu crossbinutils to do that from (the 
codesourcery ones I have give a linker error), but I suspect I'll end up 
with the same linker error down the road.

Bye
-- 
Luca




More information about the fpc-pascal mailing list