This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/52900] Compile source using Boost header with -static -flto -std=c++11 breaks


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52900

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-04-07 18:14:17 UTC ---
What version of binutils are you using (supply ld --version output)?  This
might have been be a binutils which is fixed already.

Also try -fno-use-linker-plugin.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]