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
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
http://sourceware.org/bugzilla/show_bug.cgi?id=12557
Octoploid changed:
What|Removed |Added
CC||cryptooctoploid at gmail
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
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
http://sourceware.org/bugzilla/show_bug.cgi?id=12557
H.J. Lu changed:
What|Removed |Added
Status|NEW |WAITING
CC|
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