Re: [maemo-developers] Help, executable file dosen't execute.

2006-06-13 Thread smartkenny
I'd put money on it being the ABI change. The page which smartkenny mentioned said it was unpacked from an ARM Linux tarball - this'll no longer work, of course. Ah, it was a Pacal *compiler* and the binary is compiled Pascal binary, not bytecoded Pascal script run through pc

Re: [maemo-developers] Help, executable file dosen't execute.

2006-06-13 Thread smartkenny
test: not found. What if you try to run it with full path? I'd put money on it being the ABI change. The page which smartkenny mentioned said it was unpacked from an ARM Linux tarball - this'll no longer work, of course. Ah, it was a Pacal *compiler* and the binary

Re: [maemo-developers] Help, executable file dosen't execute.

2006-06-13 Thread smartkenny
Eero Tamminen wrote: Hi, On Tue, Jun 13, 2006 at 02:25:32AM -0700, smartkenny wrote: If I comment the "uses" lines, it can compile, and execute well after move to 770. But if gtk2 is imported in, it also compile, and don't execute on 770, just reporting: /bin/sh: ./

Re: [maemo-developers] Help, executable file dosen't execute.

2006-06-13 Thread smartkenny
Eero Tamminen wrote: Hi, If I comment the "uses" lines, it can compile, and execute well after move to 770. But if gtk2 is imported in, it also compile, and don't execute on 770, just reporting: /bin/sh: ./test: not found. This kind of an error comes usually when your binary is missi

[maemo-developers] Help, executable file dosen't execute.

2006-06-12 Thread smartkenny
Hi, all I am using Freepascal to write program for maemo/nokia 770. It worked well for internet tablet 2005. Now the internet tablet 2006 came out so I update my 770 to the new system. But finally, I found my program doesn't run on IT2006 (I simply run my program under xterm.) I test with a