hi,
during building binutils for crosstoolchain with --sys-root option
i'm observing that binutils-2.20.51.0.8.20100412 installs 'ld'
as $sysroot/$target/bin/$target-ld. ar,as,nm and others are installed
without '$target-' prefix in that directory.
this prefixed ld binary causes error in gcc:
collect2: cannot find 'ld'
for older binutils-2.19.51.0.14.20090722 the 'ld' binary is installed
in $sysroot/$target/bin/ without prefix and works fine.
--
Summary: broken 'ld' name in crosstoolchain installation.
Product: binutils
Version: 2.20
Status: NEW
Severity: normal
Priority: P2
Component: ld
AssignedTo: unassigned at sources dot redhat dot com
ReportedBy: pluto at agmk dot net
CC: bug-binutils at gnu dot org
http://sourceware.org/bugzilla/show_bug.cgi?id=11510
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
_______________________________________________
bug-binutils mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-binutils