Hi Jonas

Tried all the tricks.

chmod +x firework

sh firework
firework: firework: 1: Syntax error: word unexpect


./firework
-sh: ./firework: not found
ed (expecting ")")

regards




On Tue, Aug 25, 2009 at 5:09 PM, Jonas Maebe<jonas.ma...@elis.ugent.be> wrote:
>
> 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
>
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to