[fpc-pascal]Problem linking TESTIB.PP

Marco van de Voort marcov at stack.nl
Sat Jul 19 17:03:18 CEST 2003


> On Fri, 18 Jul 2003, Eduardo Lopez wrote:
> 
> > Hello all:
> >
> > I'm trying to compile te TESTIB.PP and I get the following error:
> >
> > Linking testib.exe
> > c:\pp\bin\win32\ldw.exe: cannot find -ldl
> > testib.pp(89,1) Error: Error while linking
> > Closing script ppas.bat
> 
> Remove the {$linklib dl} from the source code, or put it between
> {$ifndef win32}
> 
> {$endif}
> it is only needed on Linux.

If it will be fixed in CVS:

It's not needed in *BSD either, so please make it really Linux only.





More information about the fpc-pascal mailing list