Message-ID: <37479529.ADA52630@montana.com> From: bowman X-Mailer: Mozilla 4.07 [en] (X11; I; Linux 2.0.36 i586) MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp Subject: Re: libnet with rsxntdj References: <7i9qia$7mg$1 AT news04 DOT btx DOT dtag DOT de> Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Lines: 9 Date: Sat, 22 May 1999 23:42:01 -0600 NNTP-Posting-Host: 208.26.212.21 X-Trace: newsfeed.slurp.net 927515561 208.26.212.21 (Sun, 23 May 1999 22:12:41 CDT) NNTP-Posting-Date: Sun, 23 May 1999 22:12:41 CDT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Günter Ladwig wrote: > > test programs won't build because they require a libary called wsock > (libwsock.a, I think, the switch used was -lwsock). But that libary I haven't done it, but you might be able to use the rsxntdj import tool to create a libwsock.a binding to the Windows socket dll. You might also need to fix up wsock.h or wsock2.h depending on which you have available.