[fpc-pascal] Help converting h-file

Henry Vermaak henry.vermaak at gmail.com
Wed Sep 17 21:48:38 CEST 2008


On 17/09/2008, Koenraad Lelong <fpascal at brouwerij.homelinux.net> wrote:
> Thanks, but I do have -Fl/opt/arcom/arm-linux/lib/* in the script and
> /opt/arcom/arm-linux/lib contains a libc.a, libc.so, libc.so.6 and a
> libc-2.3.3.so. I tried with -Fl/opt/arcom/arm-linux/lib with the same
> result.
> libc.a contains amongst others printf.o, getpagesize.o, getenv.o.
> Still missing something, but I can't see it.

hmm, is -lc passed to arm-linux-ld?  you might have to add -k-lc to
the fpc command line.  btw, which arcom board do you have?  i'm
getting a new one very soon, so we can team up on this :)

henry



More information about the fpc-pascal mailing list