On 20 May 2010 14:53, Carsten Bager <cars...@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
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to