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: Linking in WSAGetLastError


If your looking to build new import libraries from a beta version of Windows
I would think you'd need to get your hands on the debug version of the DLL's
so you can extract the export symbols from them. If you have a MS sanctioned
beta they usually come with a regular and debug version, perhaps you could
build your interface libraries from the DLL's on the debug disk. Question
though, do you have documentation and header files for the new system calls
you want to use?

-- Mike

----------------
Michael Olson
olson@cs.odu.edu
----------------

-----Original Message-----
From: Ed Bradford/Raleigh/IBM [mailto:egb@us.ibm.com]
Sent: Wednesday, September 27, 2000 11:54 AM
To: Michael Olson
Cc: cygwin@sourceware.cygnus.com
Subject: RE: Linking in WSAGetLastError


Not quite. I am running a "newer" version of Windows -- one you will be
able to get in October or so. I want
to build interface libraries for some of the DLL's for which Microsoft has
not yet delivered
the .lib files. Working through the document you mentioned below, there
seems to be some missing information.


--
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]