[fpc-pascal]ARM packages of >= 1.9.3?

Florian Klaempfl Florian.Klaempfl at gmx.de
Wed Mar 31 18:50:36 CEST 2004


Alan Mead wrote:

> I just got a Zaurus and I'd love to use FPC on it.  Or, failing that,
> I'd like to try cross-compiling on Linux for ARM.  Are there any
> Zarus users out there who could lend me a hand getting started?
> 

Get fpc via cvs, change to the fpc dir and do a
make clean all OS_TARGET=linux CPU_TARGET=arm BINUTILSPREFIX=arm-linux-

It requires that a arm-linux-as and arm-linux-ld (cross binutils) are 
somewhere in your path.

You'll get a ppcarm and a ppccrossarm and a rtl.




More information about the fpc-pascal mailing list