From mboxrd@z Thu Jan 1 00:00:00 1970 From: DJ Delorie To: earnie_boyd@yahoo.com Cc: cygwin@sourceware.cygnus.com Subject: Re: libsocket.a Date: Mon, 25 Sep 2000 13:51:00 -0000 Message-id: <200009252050.QAA10776@envy.delorie.com> References: <20000920201030.22287.qmail@web125.yahoomail.com> X-SW-Source: 2000-09/msg00838.html > I'm looking for comments of pros and cons of: > > ln -s libws2_32.a libsocket.a If the user ends up linking them both in, the program crashes. I'm working on a fix, but it will be a while (it's a complex problem). You can't even use "cp" to allow them both to be copied in - one linked implib per *dll* is the maximum at the moment. Is ws2_32.dll available on *all* win32 machines? I thought it was wsock32.dll that was the preferred DLL to use. -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe@sourceware.cygnus.com