------- Additional Comments From ian at airs dot com 2009-08-12 09:41 ------- The -z options were introduced to GNU ld in emulation of the Solaris linker. The Solaris linker is documented to accept -z defs, not -z -defs. The GNU linker man page also documents -z defs, not -z -defs. When using the GNU linker, -z -defs actually does nothing; it does not do the same thing as -z defs. The GNU linker simply ignores unrecognized strings after -z.
Therefore, I think that gold is behaving correctly. -- What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED http://sourceware.org/bugzilla/show_bug.cgi?id=10445 ------- 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