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 other/16004] cross compiler for sparc64 doesn't build.


------- Additional Comments From pluto at pld-linux dot org  2004-07-20 09:47 -------
(In reply to comment #6) 
> 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. 
>  
 
configuration is correct but parallel build (-j4) casuing errors. 
(-j1 works fine). 

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|                            |WORKSFORME


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]