From: kunglao@prairienet.org
Subject: Re: DLL to lib*.a?
2 Apr 1997 08:50:29 -0800
Approved: cygnus.gnu-win32@cygnus.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 <kunglao@prairienet.org>
Original-To: gnu-win32@cygnus.com
In-reply-to: <Tue, 01 Apr 97 10:05:43 PST_1@ccm.jf.intel.com>
X-mailer: Pegasus Mail for Win32 (v2.53/R1)
Original-Sender: owner-gnu-win32@cygnus.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@cygnus.com" with one line of text: "help".
