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 file doesn't exist. did it not compile? if you want to link > to these libraries, you need to make sure that they are somewhere in a > lib directory under your toolchain. usually your cross-ld will be > configured to look for the library in the right place, but otherwise > you might have to give the option to fpc to look in the right dir for > those libs. ppccrossarm generate executable file, error is when I run executable file from basch. it's only happens if my program need from libdl and libc Jose Pascual _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal