> 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.
_______________________________________________
fpc-pascal maillist - [EMAIL PROTECTED]
http://lists.freepascal.org/mailman/listinfo/fpc-pascal