← Back to team overview

touch-packages team mailing list archive

[Bug 1438244] Update Released

 

The verification of the Stable Release Update for binutils has completed
successfully and the package has now been released to -updates.
Subsequently, the Ubuntu Stable Release Updates Team is being
unsubscribed and will not receive messages about this bug report.  In
the event that you encounter a regression using the package from
-updates please report a new bug using ubuntu-bug and tag the bug report
regression-update so we can easily find any regressions.

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