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 pluto at pld-linux dot org  2004-07-06 23:03 -------
$ ls -l /usr/sparc* 
/usr/sparc-linux-uclibc: 
total 4 
drwxr-xr-x  2 root root 4096 Jul  1 10:50 lib 
 
/usr/sparc64-pld-linux: 
total 0 
drwxr-xr-x  2 root root 67 Jun 17 13:22 bin     <- crosssparc64-binutils 
drwxr-xr-x  3 root root 35 Jun 17 13:18 lib     <- crosssparc64-binutils 
 
lrwxrwxrwx  1 root root 12 Jun 15 09:18 include -> /usr/include 
^^^^ include/asm/ contains wrappers ($ifdef __arch64__) to sparc/sparc64 
headers. 
 

-- 


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]