[fpc-pascal] ARM crosscompiler again

Henry Vermaak henry.vermaak at gmail.com
Tue Jul 21 11:06:40 CEST 2009


2009/7/20 greim <greim at schleibinger.com>:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hi,
>
> i just tried to compile a cross compiler
> linux 386 to linux arm
> (Suse 11.1 to a SSV DIL Net PC / 9200 Atmel AT91RM9200)
>
> I downloades the latest :
> .....
> Download Daily Source Snapshot of the Fixes Tree
> Entire fpc sources archive of the fixes branch: fpc.zip (24 MB)
> from the website
> ......
>
> Also... and there i am not sure:
> Package Binary
> GNU Binutils    arm-binutils-2.16-1.i386.rpm
> and install it.
>
> Then i started the compiler (as root ???) with :
> make clean all CPU_TARGET=arm OS_TARGET=linux
> BINUTILSPREFIX=/usr/arm/bin/arm-unknown-linux-gnu
>
> The compiler (2.2.4) was running some minutes.
> But no ppcarm there afterwards.
> Any hint???

If you haven't done a "make install", then the compiler should be in
./compiler/.

Henry



More information about the fpc-pascal mailing list