[fpc-pascal]Error Compiling INET sample program

Fernando Lozano fsl at centroin.com.br
Tue Aug 27 19:16:05 CEST 2002


Hi there,

It looks like the inet and sockets unit from the win32 FPC 1.0.6
distribution have some build bugs. Here's what happens:

fpc testinet.pp
Free Pascal Compiler version 1.0.6 [2002/04/23] for i386
Copyright (c) 1993-2002 by Florian Klaempfl
Target OS: Win32 for i386
Compiling testinet.pp
Linking testinet.exe
-: cannot find -lc
testinet.pp(249,1) Error: Error while linking
Closing script ppas.bat
Exit code: 1


fpc pfinger.pp
Free Pascal Compiler version 1.0.6 [2002/04/23] for i386
Copyright (c) 1993-2002 by Florian Klaempfl
Target OS: Win32 for i386
Compiling pfinger.po
Linking pfinger.exe
-: cannot find -lc
pfinger.pp(54,1) Error: Error while linking
Closing script ppas.bat
Exit code: 1

Maybe there's a kind person out there who could send me fixed unit
binaries. :-)


[]s, Fernando Lozano




More information about the fpc-pascal mailing list