[Bug gold/12525] gold SEGV linking libgcc_s.so.1 on Solaris 11/x86

2011-03-09 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://sourceware.org/bugzilla/show_bug.cgi?id=12525 --- Comment #22 from Rainer Orth 2011-03-09 09:49:09 UTC --- > --- Comment #21 from Ian Lance Taylor 2011-03-09 > 01:56:59 UTC --- > There's not much point to trying to use gold to build gcc until gold passes at > least most of its tests. O

[Bug binutils/12557] New: Firefox fails to build with -flto and --as-needed LDFLAGS

2011-03-09 Thread cryptooctoploid at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12557 Summary: Firefox fails to build with -flto and --as-needed LDFLAGS Product: binutils Version: 2.22 (HEAD) Status: NEW Severity: normal Priority: P2 Com

[Bug ld/12557] Firefox fails to build with -flto and --as-needed LDFLAGS

2011-03-09 Thread cryptooctoploid at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12557 Octoploid changed: What|Removed |Added CC||cryptooctoploid at gmail

[Bug binutils/12558] New: AR "move in an archive" operation fails

2011-03-09 Thread d.g.gorbachev at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12558 Summary: AR "move in an archive" operation fails Product: binutils Version: 2.22 (HEAD) Status: NEW Severity: normal Priority: P2 Component: binutils AssignedTo: u

[Bug gold/12559] New: GOLD cannot find entry symbol in a static library

2011-03-09 Thread d.g.gorbachev at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12559 Summary: GOLD cannot find entry symbol in a static library Product: binutils Version: 2.22 (HEAD) Status: NEW Severity: normal Priority: P2 Component: gold Assigne

[Bug ld/12557] Firefox fails to build with -flto and --as-needed LDFLAGS

2011-03-09 Thread hjl.tools at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12557 H.J. Lu changed: What|Removed |Added Status|NEW |WAITING CC|

[Bug ld/12557] Firefox fails to build with -flto and --as-needed LDFLAGS

2011-03-09 Thread cryptooctoploid at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12557 --- Comment #2 from Octoploid 2011-03-10 06:31:09 UTC --- The problem comes from: "-Wl,-R/usr/lib64 -L/usr/lib64 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -ldl" If I remove "-lnspr4" from above, ld links without any problem. When I remove the who