http://sourceware.org/bugzilla/show_bug.cgi?id=14897
Bug #: 14897
Summary: gold is installed by accident
Product: binutils
Version: 2.24 (HEAD)
Status: NEW
Severity: normal
Priority: P2
Component: gold
A
http://sourceware.org/bugzilla/show_bug.cgi?id=14897
H.J. Lu changed:
What|Removed |Added
Summary|gold is installed by|gold is installed as
|acci
http://sourceware.org/bugzilla/show_bug.cgi?id=14897
H.J. Lu changed:
What|Removed |Added
URL||http://sourceware.org/ml/bi
http://sourceware.org/bugzilla/show_bug.cgi?id=14899
Bug #: 14899
Summary: Missing gas dependency for ld and gold
Product: binutils
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: gas
http://sourceware.org/bugzilla/show_bug.cgi?id=14899
H.J. Lu changed:
What|Removed |Added
URL||http://sourceware.org/ml/bi
http://sourceware.org/bugzilla/show_bug.cgi?id=14902
Bug #: 14902
Summary: h8300-elf linker relaxations: symbols skipped
Product: binutils
Version: 2.23
Status: NEW
Severity: normal
Priority: P2
Component: binut
http://sourceware.org/bugzilla/show_bug.cgi?id=14899
--- Comment #2 from H.J. Lu 2012-12-01 01:39:35
UTC ---
In stage 2, prev-gcc/as has
ORIGINAL_AS_FOR_TARGET="../gas/as-new"
...
dir=gas
prog=as-new
if test -x $scriptdir/../$dir/$prog; then
exec $scriptdir/../$dir/$prog
else
exec $scriptd