← Back to team overview

touch-packages team mailing list archive

[Bug 1438244] [NEW] let gold ignore the -fuse-ld option passed by newer GCC versions

 

Public bug reported:

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.

** Affects: binutils (Ubuntu)
     Importance: Undecided
         Status: New

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

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


Follow ups

References