From mboxrd@z Thu Jan 1 00:00:00 1970 From: BHOLAM@uk.ibm.com To: cygwin@sourceware.cygnus.com Subject: winsock2 Date: Wed, 01 Mar 2000 05:21:00 -0000 Message-id: <80256895.004954AF.00@d06mta06.portsmouth.uk.ibm.com> X-SW-Source: 2000-03/msg00001.html I am trying to get a real simple winsock2 app working. My problem is that none of the symbols in libws2_32.a will resolve. I have looked at this library with nm and the problem appears to be that all of the symbols are prefixed with double underscore whereas in libwsock32.a they are preifxed with single underscore. Anyone come across similar problems ? Thanks, Mike -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe@sourceware.cygnus.com