This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libgcj/30513] Bootstrap failure with libgcj on sparc-sun-solaris2.10
- From: "tromey at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 20 Jan 2007 01:22:12 -0000
- Subject: [Bug libgcj/30513] Bootstrap failure with libgcj on sparc-sun-solaris2.10
- References: <bug-30513-578@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from tromey at gcc dot gnu dot org 2007-01-20 01:22 -------
It looks as though your build is choosing sysdep/generic as the
sysdep dir. But, that is wrong, it should be choosing sparc.
I'll attach a patch; if you could try it that would be great.
Most likely, this patch will just help the build fail later; I think
you may need read_barrier and write_barrier implementations as well.
--
tromey at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
Last reconfirmed|0000-00-00 00:00:00 |2007-01-20 01:22:11
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30513