[fpc-pascal] fpc on Armel issues
Nataraj S Narayan
natarajsn at gmail.com
Tue Aug 25 13:44:35 CEST 2009
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.maebe at 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.
>>
>> root at 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 at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-pascal
>
More information about the fpc-pascal
mailing list