[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|RESOLVED
 Resolution||FIXED


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
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils


[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|NEW |WAITING


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
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils


[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/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
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils


[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-shared \
--enable-static \
--disable-nls \
--disable-debug \
--disable-werror

where:
TARGET=x86_64-gnu-linux
TOOLDIR=/local/devel/toolchain45/${TARGET}.host${HOST_BITS}
LIBDIR=${TOOLDIR}/${LIB}

-- 


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
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils


[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

Since target != build, it was configured as cross-binutils.
make install gave me:

[...@gnu-6 release]$ ls ./local/devel/toolchain45/x86_64-gnu-linux.host/bin
x86_64-gnu-linux-addr2line  x86_64-gnu-linux-gprofx86_64-gnu-linux-ranlib
x86_64-gnu-linux-ar x86_64-gnu-linux-ld   x86_64-gnu-linux-readelf
x86_64-gnu-linux-as x86_64-gnu-linux-nm   x86_64-gnu-linux-size
x86_64-gnu-linux-c++filtx86_64-gnu-linux-objcopy  x86_64-gnu-linux-strings
x86_64-gnu-linux-elfeditx86_64-gnu-linux-objdump  x86_64-gnu-linux-strip

Everything has the $target- prefix. Can you find out
why your are different?

-- 


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
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils


[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... x86_64-gnu-linux-gnu
 
 Since target != build, it was configured as cross-binutils.
 make install gave me:
 
 [...@gnu-6 release]$ ls ./local/devel/toolchain45/x86_64-gnu-linux.host/bin

please look deeper at the
/local/devel/toolchain45/x86_64-gnu-linux.host/x86_64-gnu-linux/bin
   

-- 


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
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils


[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=4733action=view)
A patch

Please try it.

-- 


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
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils


[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: ---
You are on the CC list for the bug, or are watching someone who is.


___
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils


[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=4733action=view)
 A patch
 
 Please try it.

works fine.

-- 


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
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils


[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=4733action=view)
  A patch
  
  Please try it.
 
 works fine.

I will make a new release soon. Thanks.

-- 
   What|Removed |Added

 AssignedTo|unassigned at sources dot   |hjl dot tools at gmail dot
   |redhat dot com  |com
 Status|WAITING |ASSIGNED


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
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils