[Bug middle-end/16503] failure building cross compiler (host:sparc, target:sparc64).

pluto at pld-linux dot org gcc-bugzilla@gcc.gnu.org
Wed Jul 21 07:29:00 GMT 2004


------- Additional Comments From pluto at pld-linux dot org  2004-07-21 07:29 -------
(In reply to comment #9) 
> I am having *exactly* the same problem trying to build a i686-pc-linux 
hosted  
> cross compiler for the sparc64-elf target.  I'm building from the 3.4.1  
> release.  I'd be happy to give additional info, or supply build logs, or  
> whatever. 
>  
> Does Pawe's patch fix the problem (even if only for sparc64-elf)? 
 
A symlink to crosssparc64-binutils helps. 
 
# rm -rf obj-sparc64-pld-linux && install -d obj-sparc64-pld-linux 
# cd obj-sparc64-pld-linux 
# ln -sf /usr/sparc64-pld-linux/bin binutils 
# ../configure (...) 
 

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16503



More information about the Gcc-bugs mailing list