From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13541 invoked by alias); 20 Jan 2007 01:22:12 -0000 Received: (qmail 13522 invoked by uid 48); 20 Jan 2007 01:22:12 -0000 Date: Sat, 20 Jan 2007 01:22:00 -0000 Message-ID: <20070120012212.13521.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug libgcj/30513] Bootstrap failure with libgcj on sparc-sun-solaris2.10 In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: java-prs@gcc.gnu.org From: "tromey at gcc dot gnu dot org" Mailing-List: contact java-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: java-prs-owner@gcc.gnu.org X-SW-Source: 2007-q1/txt/msg00141.txt.bz2 ------- 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