From: khan@xraylith.wisc.edu (Mumit Khan)
Subject: Re: FIXED: Troubles with DLL's
27 Mar 1998 03:48:15 -0800
Message-ID: <Pine.SUN.3.93.980325193541.2856C-100000.cygnus.gnu-win32@modi.xraylith.wisc.edu>
References: <34efa090.30924456@smtp.netzone.com>
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
To: Mikey <jeffdb@netzone.com>
Cc: Roger Reni Kommer <roger@isp.uni-kassel.de>, gnu-win32@cygnus.com

On Sun, 22 Feb 1998, Mikey wrote:

> __imp_ is changed to _imp__ in dlltool because
> that's the way that MS does it, and since I'm
> trying to replace implib/link with dlltool/ld, and
> use the native libraries, I'm doing it the same way.

Fyi, the dlltool provided in the egcs distribution produces both
__imp_ and __imp_ to avoid this problem and provide for future
support of MSVC compiled libraries.

Mumit

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