Hi,

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).

Please could you try the current binutils sources from the mainline of the CVS repository. It may well be that this bug has already been fixed.


If not, please could you provide a small test case that reproduces the problem.

Cheers
  Nick




_______________________________________________ bug-binutils mailing list bug-binutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to