http://sourceware.org/bugzilla/show_bug.cgi?id=12880

--- Comment #5 from Roland McGrath <roland at gnu dot org> 2011-06-18 08:22:28 
UTC ---
In fact, GNU ld for -shared with -dynamic-linker specified and also a .interp
section in the input, ignores -dynamic-linker and uses .interp.

So the new gold behavior is incompatible with that reliable and useful behavior
that is actually used (with -Wl,-dynamic-linker explicitly, which is
superfluous given the private .interp, but that's the existing usage).

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

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

Reply via email to