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: "pluto at pld-linux dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 6 Jul 2004 23:03:20 -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 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