|
From: | rguenth at gcc dot gnu.org |
Subject: | [Bug binutils/14698] ar, nm and ranlib don't use gcc's liblto_plugin.so in BINDIR/../lib/bfd-plugins automatically |
Date: | Thu, 20 Mar 2014 14:01:48 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=14698 Richard Guenther <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED CC| |rguenth at gcc dot gnu.org Resolution|WONTFIX |--- --- Comment #3 from Richard Guenther <rguenth at gcc dot gnu.org> --- Re-open. Makes the new GCC 4.9 default behavior quite broken - it better transparently supports LTO, even at link-stage but also has slim LTO objects by default. That means most projects should just "work" with adding -flto to CFLAGS (no need to adjust LDFLAGS anymore). But all projects using archives are broken if they are not adjusted to use ar/nm/ranlib with plugin. -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |