This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/16004] cross compiler for sparc64 doesn't build.
- From: "bkoz at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 20 Jul 2004 00:38:42 -0000
- Subject: [Bug libstdc++/16004] cross compiler for sparc64 doesn't build.
- References: <20040615163140.16004.pluto@pld-linux.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From bkoz at gcc dot gnu dot org 2004-07-20 00:38 -------
This fails before libstdc++. I suspect your configuration or setup is incorrect,
as 32/64 crosses for other linux hosts (ppc, x86_64) seem to work without incident.
Here's what you should include (note: all necessary bits, not a huge file....)
hecking whether the linker (/usr/sparc64-pld-linux/bin/ld -m elf32_sparc)
supports shared libraries...
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking command to parse /usr/sparc64-pld-linux/bin/nm output... make: ***
[configure-target-libiberty] Error 1
make: *** Waiting for unfinished jobs....
You should try to figure out why this happens.
--
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |minor
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16004