[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/17558] ld will follow DT_NEEDED when it is not necessary
From: |
address@hidden |
Subject: |
[Bug ld/17558] ld will follow DT_NEEDED when it is not necessary |
Date: |
Wed, 05 Nov 2014 17:03:21 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=17558
Andreas Schwab <address@hidden> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |INVALID
--- Comment #1 from Andreas Schwab <address@hidden> ---
ld.gold defaults to --allow-shlib-undefined, ld.bfd defaults to
--no-allow-shlib-undefined, when creating executables.
--
You are receiving this mail because:
You are on the CC list for the bug.