This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/16004] cross compiler for sparc64 doesn't build.


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]