If a .def file is used to link a DLL, the --image-base and --enable-auto-image-base options are silently disregarded, even if the .def file is missing a BASE directive. The correct behavior should probably be that --image-base should override the .def file, and --enable-auto-image-base should override if a BASE directive is absent (but not otherwise).
-- Summary: --image-base / --enable-auto-image-base silently disregarded if .def used Product: binutils Version: 2.13.1 Status: NEW Severity: normal Priority: P2 Component: ld AssignedTo: unassigned at sources dot redhat dot com ReportedBy: count0 at localnet dot com CC: bug-binutils at gnu dot org GCC build triplet: i386-pc-mingw32 GCC host triplet: i386-pc-mingw32 GCC target triplet: i386-pc-mingw32 http://sources.redhat.com/bugzilla/show_bug.cgi?id=754 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-binutils