From: anorland@hem2.passagen.se (Anders Norlander)
Subject: Re: Building an import lib from a DLL - egcs 1.1
9 Oct 1998 06:37:13 -0700
Message-ID: <361CFE01.A081E2C7.cygnus.gnu-win32@hem2.passagen.se>
References: <004201bdf19d$df8a8a80$fa173185@gbird0.fu.is.saga-u.ac.jp>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
To: Colin Peters <colin@fu.is.saga-u.ac.jp>
Cc: GNU-win32 <gnu-win32@cygnus.com>

Colin Peters wrote:
....
> Dlltool can't read the exports of a dll and produce the import library or
> .def file, but you don't have to generate them manually (necessarily). There
> is a utility called impdef (you can get it at
> http://www.geocities.com/Tokyo/Towers/6162/gcc-extra.html ) which will
> output the exports of a dll in the correct format for a .def file.
> Unfortunately it doesn't work with dlls built with the latest MSVC compilers
> (hint hint, anyone available with knowledge and time to fix this?), but it
> does work for some third party dlls. Use it like this:

Do you know a common DLL for which impdef does not work?
I'm looking into the problem, so I'd like to try it.

Anders Norlander
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
