bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gold/10445] gold only accepts -z option, not -z -option


From: ian at airs dot com
Subject: [Bug gold/10445] gold only accepts -z option, not -z -option
Date: 12 Aug 2009 09:41:38 -0000

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]