From: kunglao AT prairienet DOT org Subject: Re: DLL to lib*.a? 2 Apr 1997 08:50:29 -0800 Approved: cygnus DOT gnu-win32 AT cygnus DOT com Distribution: cygnus Message-ID: <199704021257.GAA26605.cygnus.gnu-win32@bluestem.prairienet.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT Comments: Authenticated sender is Original-To: gnu-win32 AT cygnus DOT com In-reply-to: X-mailer: Pegasus Mail for Win32 (v2.53/R1) Original-Sender: owner-gnu-win32 AT cygnus DOT com > > Has this made it to the FAQ yet? Try the following: > > dlltool --dllname ouch.dll --output-lib libouch.a > > Replace "ouch" with the DLL's base name for both ouch.dll and > libouch.a. > > Dave Tried that. It made a very small lib (1514 bytes). I have read about needing a .def and/or export file. But nothing about how to make them, either :). thanks - For help on using this list, send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".