This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: FIXED: Troubles with DLL's


[ About __imp_ vs. _imp__ in dlltool ]

>Also in current gas-######.tar.gz sources.
>Thus providing the opportunity for even more confusion.
>And taking us another step away from MS compatibility.
>Should have been switched over once, just before the B19
>release, at the same time as the binary format change,
>then it could have been all done with, now we will
>have headers both ways for years!! <sigh>

Changing the binary format only requires a recompile.  Changing the
name of _imp_ requires source code changes.  So they are different
issues.

Supporting two names for the symbols costs essentially nothing.  I
don't see any critical reason to ever stop supporting either variant.

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]