]> git.ipfire.org Git - thirdparty/libtool.git/commit
* ltconfig.in (archive{,_sym}_commands): Be careful not to
authorAlexandre Oliva <oliva@dcc.unicamp.br>
Thu, 18 Feb 1999 18:50:24 +0000 (18:50 +0000)
committerGary V. Vaughan <gary@gnu.org>
Thu, 18 Feb 1999 18:50:24 +0000 (18:50 +0000)
commitd29ebe0d6be90c405ec558e3286f633dbb447a65
tree477bd8d20cab4a49d6a6587f806f512830f90d45
parent90324ded00be6dc1b6ad1e63f02ac97d18ad658e
* ltconfig.in (archive{,_sym}_commands): Be careful not to
re-export the dll entry points DllMain@12, _cygwin_dll_entry@12 and
_cygwin_noncygwin_dll_entry@12 to avoid bugs with the wrong entry
function being called with inter-dll dependencies.
Reported by DJ Delorie <dj@delorie.com>
* THANKS: Added DJ Delorie, since his code inspired the impgen.c
program and because he has patiently answered all of the
irritating dll and win32 questions I have fired at him.
ChangeLog
THANKS
ltconfig.in