From: khan AT xraylith DOT wisc DOT edu (Mumit Khan) Subject: Re: FIXED: Troubles with DLL's 27 Mar 1998 03:48:15 -0800 Message-ID: References: <34efa090 DOT 30924456 AT smtp DOT netzone DOT com> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII To: Mikey Cc: Roger Reni Kommer , gnu-win32 AT cygnus DOT 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 AT cygnus DOT com" with one line of text: "help".