[Bug ld/11510] broken 'ld' name in crosstoolchain installation.

2010-04-27 Thread hjl dot tools at gmail dot com
--- Additional Comments From hjl dot tools at gmail dot com 2010-04-27 16:28 --- Fixed on trunk. -- What|Removed |Added Status|ASSIGNED|RESOL

[Bug ld/11510] broken 'ld' name in crosstoolchain installation.

2010-04-18 Thread hjl dot tools at gmail dot com
--- Additional Comments From hjl dot tools at gmail dot com 2010-04-18 17:03 --- (In reply to comment #7) > (In reply to comment #5) > > Created an attachment (id=4733) --> (http://sourceware.org/bugzilla/attachment.cgi?id=4733&action=view) > > A patch > > > > Please try it. > > works

[Bug ld/11510] broken 'ld' name in crosstoolchain installation.

2010-04-18 Thread pluto at agmk dot net
--- Additional Comments From pluto at agmk dot net 2010-04-18 16:59 --- (In reply to comment #5) > Created an attachment (id=4733) --> (http://sourceware.org/bugzilla/attachment.cgi?id=4733&action=view) > A patch > > Please try it. works fine. -- http://sourceware.org/bugzilla/show

[Bug ld/11510] broken 'ld' name in crosstoolchain installation.

2010-04-18 Thread hjl dot tools at gmail dot com
--- Additional Comments From hjl dot tools at gmail dot com 2010-04-18 16:17 --- It has nothing to do with --sys-root. It is when --target=XXX configures binutils as cross binutils. -- http://sourceware.org/bugzilla/show_bug.cgi?id=11510 --- You are receiving this mail because:

[Bug ld/11510] broken 'ld' name in crosstoolchain installation.

2010-04-18 Thread hjl dot tools at gmail dot com
--- Additional Comments From hjl dot tools at gmail dot com 2010-04-18 16:14 --- Created an attachment (id=4733) --> (http://sourceware.org/bugzilla/attachment.cgi?id=4733&action=view) A patch Please try it. -- http://sourceware.org/bugzilla/show_bug.cgi?id=11510 --- You are r

[Bug ld/11510] broken 'ld' name in crosstoolchain installation.

2010-04-18 Thread pluto at agmk dot net
--- Additional Comments From pluto at agmk dot net 2010-04-18 15:03 --- (In reply to comment #3) > When I use --target=x86_64-gnu-linux, I got > > checking build system type... x86_64-unknown-linux-gnu > checking host system type... x86_64-unknown-linux-gnu > checking target system type.

[Bug ld/11510] broken 'ld' name in crosstoolchain installation.

2010-04-18 Thread hjl dot tools at gmail dot com
--- Additional Comments From hjl dot tools at gmail dot com 2010-04-18 14:56 --- When I use --target=x86_64-gnu-linux, I got checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking target system type... x86_64-gnu-linux-gnu

[Bug ld/11510] broken 'ld' name in crosstoolchain installation.

2010-04-18 Thread pluto at agmk dot net
--- Additional Comments From pluto at agmk dot net 2010-04-18 14:32 --- CONFIG_SHELL=/bin/bash \ ./configure \ --target=${TARGET} \ --prefix=${TOOLDIR} \ --with-sysroot=${TOOLDIR} \ --libdir=${LIBDIR} \ --libexecdir=${LIBDIR} \ --disable-sha

[Bug ld/11510] broken 'ld' name in crosstoolchain installation.

2010-04-18 Thread hjl dot tools at gmail dot com
-- What|Removed |Added CC||hjl dot tools at gmail dot ||com http://sourceware.org/bugzilla

[Bug ld/11510] broken 'ld' name in crosstoolchain installation.

2010-04-18 Thread hjl dot tools at gmail dot com
--- Additional Comments From hjl dot tools at gmail dot com 2010-04-18 14:06 --- Please provide the full configure option you used. -- What|Removed |Added Status