On 25 Aug 2009, at 13:35, Nataraj S Narayan wrote:

the resulting binaries (firework etc) are not executing on the
arm-linux board as well as qemu.

r...@at91sam9263ek:~$ sh firework
firework: firework: 1: Syntax error: word unexpected (expecting ")")

You are trying to execute the program as a shell script. It's normal that this doesn't work. Try "./firework" instead.


Jonas
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to