Hi all,

relating to the auto-import-to dll patch in
http://www.cygwin.com/ml/binutils/2002-12/msg00396.html I have added an minor
patch to prevent importing a dll more than one time, which otherwise results in
multiple symbol definition errors.

Especially in libtool environments I have recognized that using the same dll
more than one time occurs often because of the automatic dependency tracking.


2003-01-25  Ralf Habacker  <[EMAIL PROTECTED]>

        * deffile.h (def_get_module): new prototype.
      * deffilep.y (def_get_module): new function.
      * pe-dll.c (pe_implied_import_dll): added code to
      prevent importing a dll multiple times.


Regards
Ralf

Attachment: ld-auto-import-dll-avoid-multiple-loads.patch
Description: Binary data

Reply via email to