This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[patch ld]: Enable.pei386_auto_import for i?86-*-mingw* and x86_64-*-mingw* by default


Hello,

this patch changes default setting of pei386_auto_import to enabled
for x86/x64 mingw targets. This is done as already done for the
cygwin-target. This patch avoids warnings caused by 4.5 libstdc++.dll
feature.

ChangeLog
2010-05-14  Kai Tietz

        * emultempl/pe.em (default_auto_import): Set for i?86-*-mingw* to true.
        * emultempl/pep.em (link_info.pei386_auto_import): Set to true.

Tested for x86 and x64 mingw targets. Ok for apply?

Regards,
Kai

-- 
|  (\_/) This is Bunny. Copy and paste
| (='.'=) Bunny into your signature to help
| (")_(") him gain world domination

Attachment: def_autoimp.diff
Description: Binary data


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