[fpc-pascal]Corss compiling to ARM
Marco van de Voort
marcov at stack.nl
Thu Aug 19 10:01:00 CEST 2004
> I am trying to build a cross compiler for the arm-linux platform. I seem
> to be missing the cross assembler and the cross linker. Where can I
> download them (arm-linux-as and arm-linux-ld).
There are some on ftp (in contrib/cross iirc), but better is to build them
yourself on unixy targets.
See e.g. the script in CVS, fpc/install/cross/buildcrossbinutils
More information about the fpc-pascal
mailing list