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

josepascual (almudi) josepascual at almudi.com
Tue May 8 16:34:20 CEST 2007


Hi,


> On 07/05/07, josepascual (almudi) <josepascual at almudi.com> 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






More information about the fpc-pascal mailing list