bug-binutils
[Top][All Lists]
Advanced

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

[Bug gold/10980] Please support more options available from old ld


From: ian at airs dot com
Subject: [Bug gold/10980] Please support more options available from old ld
Date: 19 Nov 2009 07:01:55 -0000

------- Additional Comments From ian at airs dot com  2009-11-19 07:01 -------
Thanks for the extensive list.  Just a couple of notes:

> ld: --warn-constructors: unknown option

This one is implemented in the development version.

> ld: -combreloc: unknown -z option

This is a bug in the package.  The GNU linker simply ignores unrecognized -z
options.  The option, for both linkers, is -z combreloc, not -z -combreloc.

> ld: -fPIE: unknown option

This is almost certainly a bug in the package.  The GNU linker does support a -f
option which gold does not, but the package most likely wants the -pie option.

> ld:  relro: unknown -z option

I don't understand this one, as gold does support the -z relro option.  I note
the extra space--could this be something like -z " relro", which the GNU linker
would ignore?

> ld: -warn-common: unknown option

This is implemented in the development version.

> ld: -fpic: unknown option
> ld: -fPIC: unknown option

As with -fPIE, these are almost certainly bugs in the package.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED


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

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