[fpc-pascal] FPC_ARMEL system calls

Henry Vermaak henry.vermaak at gmail.com
Mon Jun 2 21:27:51 CEST 2008


2008/6/2 Luca Olivetti <luca at ventoso.org>:
>
> 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.
>

i can confirm this works with binutils 2.18 and fpc trunk.  all cross
compiled on i686.

hcv at hcv-laptop:~/freepascal/latest$ ./compiler/ppcrossarm -i
Free Pascal Compiler version 2.3.1

Compiler Date      : 2008/06/02
Compiler CPU Target: arm

Supported targets:
  Linux for ARMEL
...
...
...

whether it works or not is another story :)

henry



More information about the fpc-pascal mailing list