This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: libsocket.a



> 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]