[fpc-devel] Arm9 V5

Henry Vermaak henry.vermaak at gmail.com
Thu May 20 16:50:03 CEST 2010


On 20 May 2010 14:53, Carsten Bager <carsten at beas.dk> wrote:
> I am trying a Hello World program on a embedded Linux board but get the error
> Illegal instruction
> when I try to run the program
>
> When I make the compiler I use these lines
>
> export PATH=$PATH:/pp/bin
> export PATH=$PATH:/Fpc/ArmBin/218
> make clean all OS_TARGET=linux CPU_TARGET=arm PP=/pp/bin/fpc
> BINUTILSPREFIX=arm-linux-

Are you sure your toolchain is not EABI?

Henry



More information about the fpc-devel mailing list