Re: [fpc-pascal]Problem linking TESTIB.PP

2003-07-19 Thread Michael . VanCanneyt
On Sat, 19 Jul 2003, Marco van de Voort wrote: > > 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) Err

Re: [fpc-pascal]Problem linking TESTIB.PP

2003-07-19 Thread Marco van de Voort
> 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

Re: [fpc-pascal]Problem linking TESTIB.PP

2003-07-19 Thread Michael . VanCanneyt
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 th