Re: [fpc-pascal]Linker error under FreeBSD

2003-07-09 Thread Marco van de Voort
> I tried to compile a program with fpc (for FreeBSD). It sounds like you tried to build a LInux specific program :-) > The objectfile was build, but the linker put an error msg on the screen. > linking > /usr/bin/ld cannot find -ldl File libdl is missing. However these calls are integrated i

[fpc-pascal]Linker error under FreeBSD

2003-07-09 Thread Karim Forsthofer
Hello I tried to compile a program with fpc (for FreeBSD). The objectfile was build, but the linker put an error msg on the screen. linking /usr/bin/ld cannot find -ldl ehh ? I looked in the /usr/bin dir, the gnu linker is there. What`s the problem ? Karim -- _