------- 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-gprof    x86_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++filt    x86_64-gnu-linux-objcopy  x86_64-gnu-linux-strings
x86_64-gnu-linux-elfedit    x86_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

Reply via email to