bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: hjl dot tools at gmail dot com
Subject: [Bug ld/11510] broken 'ld' name in crosstoolchain installation.
Date: 18 Apr 2010 14:56:41 -0000

------- 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:

address@hidden 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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]