From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2543 invoked by alias); 15 Mar 2002 21:41:34 -0000 Mailing-List: contact java-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: java-owner@gcc.gnu.org Received: (qmail 2483 invoked from network); 15 Mar 2002 21:41:33 -0000 Received: from unknown (HELO gash2.peakpeak.com) (207.174.178.17) by sources.redhat.com with SMTP; 15 Mar 2002 21:41:33 -0000 Received: from creche.cygnus.com (ta0206.peakpeak.com [204.144.244.206]) by gash2.peakpeak.com (8.9.3/8.9.3) with ESMTP id OAA18158; Fri, 15 Mar 2002 14:41:25 -0700 Received: (from tromey@localhost) by creche.cygnus.com (8.9.3/8.9.3) id PAA01507; Fri, 15 Mar 2002 15:12:33 -0700 To: Rainer Orth Cc: Anthony Green , Adam Megacz , java@gcc.gnu.org Subject: Re: gnu/gcj/io/shs.cc doesn't compile on Solaris 2.5.1 (bootstrap failure) References: <200203132014.VAA27030@tamarinde.TechFak.Uni-Bielefeld.DE> <86henk3xp5.fsf@megacz.com> <15503.54620.761421.899604@xayide.TechFak.Uni-Bielefeld.DE> <867kog3vv5.fsf@megacz.com> <1016062833.12572.595.camel@dhcppc2> <15504.33266.2722.237598@xayide.TechFak.Uni-Bielefeld.DE> <87adt9y0jd.fsf@creche.redhat.com> <15506.26755.691929.593580@xayide.TechFak.Uni-Bielefeld.DE> From: Tom Tromey Reply-To: tromey@redhat.com X-Attribution: Tom X-Zippy: I'm CONTROLLED by the CIA!! EVERYONE is controlled by the CIA!! Date: Fri, 15 Mar 2002 13:41:00 -0000 In-Reply-To: Rainer Orth's message of "Fri, 15 Mar 2002 22:32:51 +0100 (MET)" Message-ID: <87n0x9wkdq.fsf@creche.redhat.com> X-Mailer: Gnus v5.7/Emacs 20.5 X-SW-Source: 2002-03/txt/msg00328.txt.bz2 Rainer> close :-) After fixing the #else/#endif nesting, the initial Rainer> version failed on Solaris 2.5.1: Sorry, I didn't even do a cursory test. Rainer> Taking the whole section from java/lang/mprec.h works on both Rainer> sparc-sun-solaris2.5.1 (where the bootstrap completes now; Rainer> I'll run the testsuite and post results soon) and Rainer> alpha-dec-osf4.0f (where shs.c compiles, but I get the same Rainer> ICE compiling java/lang/Character.java, details follow). Thanks. I'll check this in soon. Tom