RE: RV: [fpc-pascal] Program exited with code 01

2007-05-08 Thread josepascual (almudi)
Hi, > On 07/05/07, josepascual (almudi) <[EMAIL PROTECTED]> wrote: > > >$ ./hello_eabi_arm > > -bash: ./ hello_eabi_arm: No such file or directory > ... > ... > ... > > (gdb) run > > Starting program: /tmp/hello_eabi_arm > > /bin/bash: /tmp/hello_eabi_arm: No such file or directory > > so the fi

Re: RV: [fpc-pascal] Program exited with code 01

2007-05-07 Thread Henry Vermaak
On 07/05/07, josepascual (almudi) <[EMAIL PROTECTED]> wrote: >$ ./hello_eabi_arm -bash: ./ hello_eabi_arm: No such file or directory ... ... ... (gdb) run Starting program: /tmp/hello_eabi_arm /bin/bash: /tmp/hello_eabi_arm: No such file or directory so the file doesn't exist. did it not com

RV: [fpc-pascal] Program exited with code 01

2007-05-07 Thread josepascual (almudi)
Any suggestion? -Mensaje original- De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] En nombre de josepascual (almudi) Enviado el: viernes, 04 de mayo de 2007 10:28 Para: 'FPC-Pascal users discussions' Asunto: [fpc-pascal] Program exited with code 01 Hi Everyone, I have compiled hello_eab