From: mert0407 AT sable DOT ox DOT ac DOT uk (George Foot) Newsgroups: comp.os.msdos.djgpp Subject: Re: Trouble compiling WSOCK Date: 10 Oct 1997 19:40:52 GMT Organization: Oxford University, England Message-ID: <61m0c4$28i$1@news.ox.ac.uk> References: <01BCD4C0 DOT C5ABA0E0 AT h-d-06> NNTP-Posting-Host: sable.ox.ac.uk Lines: 16 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Paul Clancy (pclancy AT gnc DOT co DOT uk) wrote: : Im trying to compile the WSOCK library, all the sources compile but when : it goes to link it can't find the following file. : Error: d:/djgpp/bin\ld.exe: cannot open -liostr: No such file or directory : Whats going on? The WSOCK library is C++. Are you sure you installed the C++ library files? You need both gpp2721b.zip and lgp271b.zip, unzipped as usual from the base djgpp directory, preserving their directory structures. -- George Foot Merton College, Oxford