[Bug lto/53282] [lto w/o linker plugin] visibility-inlines-hidden makes "wrongly" hidden symbols and in a way that depends on the order of the input compilation units

vincenzo.innocente at cern dot ch gcc-bugzilla@gcc.gnu.org
Thu May 10 10:17:00 GMT 2012


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

--- Comment #17 from vincenzo Innocente <vincenzo.innocente at cern dot ch> 2012-05-10 09:55:42 UTC ---
I managed to get the linker-plugin enabled
1) building gcc in a directory different than the svn source one
2) using
--with-build-time-tools=
to point where we have all "current" tool-set

now I see
grep "linker plugin " build.log 
checking linker plugin support... 2
checking linker plugin support... 2
checking linker plugin support... 2

when previously was … 0

now we are fighting to install the new binutils above an old distro…

thanks for all the support given so far



More information about the Gcc-bugs mailing list