]> git.ipfire.org Git - thirdparty/libtool.git/commit
* ltmain.in (func_generate_dlsyms) [cygwin, mingw]: when creating
authorCharles Wilson <libtool@cwilson.fastmail.fm>
Wed, 22 Sep 2004 08:50:34 +0000 (08:50 +0000)
committerGary V. Vaughan <gary@gnu.org>
Wed, 22 Sep 2004 08:50:34 +0000 (08:50 +0000)
commit8c7eb9e5c9acaaf877c6b65d512f7832ce0e50b6
tree826164c1f2fab027fe878e2c27b935f8fbe5f971
parent8bf60ee1c8a67d1f68086f686611e354e49c3679
* ltmain.in (func_generate_dlsyms) [cygwin, mingw]: when creating
a .exp file for an executable, also create a .def file, and add
that file to the link command via SYMFILES.  This causes binutils
to generate an .edata section, and allows self dlopening to work.
* NEWS: Updated.
ChangeLog
NEWS
config/ltmain.in