touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #68585
[Bug 1438244] Re: let gold ignore the -fuse-ld option passed by newer GCC versions
This bug was fixed in the package binutils - 2.22-6ubuntu1.3
---------------
binutils (2.22-6ubuntu1.3) precise-proposed; urgency=medium
* gold: Add -fuse-ld= for GCC linker option compatibility. LP: #1438244.
-- Matthias Klose <doko@xxxxxxxxxx> Mon, 30 Mar 2015 16:52:07 +0200
** Changed in: binutils (Ubuntu Precise)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to binutils in Ubuntu.
https://bugs.launchpad.net/bugs/1438244
Title:
let gold ignore the -fuse-ld option passed by newer GCC versions
Status in binutils package in Ubuntu:
Fix Released
Status in binutils source package in Lucid:
Fix Released
Status in binutils source package in Precise:
Fix Released
Bug description:
GCC 4.9 and newer versinos (and 4.8 patched for Ubuntu) pass the
-fuse-ld option to the linker. gold in precise errors out with
/usr/bin/ld.gold: fatal error: -f/--auxiliary may not be used without -shared
collect2: error: ld returned 1 exit status
Let gold understand (and ignore) this option.
Test: ld.gold accepts this option.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/binutils/+bug/1438244/+subscriptions
References