From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4334 invoked by alias); 6 Oct 2004 20:31:23 -0000 Mailing-List: contact java-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: java-prs-owner@gcc.gnu.org Received: (qmail 4300 invoked by uid 48); 6 Oct 2004 20:31:22 -0000 Date: Wed, 06 Oct 2004 20:31:00 -0000 Message-ID: <20041006203122.4298.qmail@sourceware.org> From: "andreast at gcc dot gnu dot org" To: java-prs@gcc.gnu.org In-Reply-To: <20041005154252.17845.tromey@gcc.gnu.org> References: <20041005154252.17845.tromey@gcc.gnu.org> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug java/17845] can't build GNU Classpath X-Bugzilla-Reason: CC X-SW-Source: 2004-q4/txt/msg00041.txt.bz2 List-Id: ------- Additional Comments From andreast at gcc dot gnu dot org 2004-10-06 20:31 ------- these are my classpath config options: [wolfram:~/home-work/cp-objdir] andreast% ./config.status --version GNU Classpath config.status 0.11+cvs configured by ../classpath/configure, generated by GNU Autoconf 2.59, with options "'--with-gcj'" [wolfram:~/home-work/cp-objdir] andreast% gcj -v Reading specs from /Volumes/src/gcc/gcc-cvs/testbin/lib/gcc/powerpc-apple-darwin7.5.0/4.0.0/specs Configured with: /Volumes/src/gcc/gcc-cvs/gcc/configure --prefix=/Volumes/src/gcc/gcc-cvs/testbin --disable-checking --enable-languages=c,c++,java --enable-java-awt=gtk --enable-gtk-cairo --enable-libgcj-multifile Thread model: posix gcc version 4.0.0 20041006 (experimental) The failure is the same as Tom's. I tried before aph's ci (where the first change has a wrong date btw.) yesterday morning and today after all ci's on gcc/java. So, form my side it is not coming form aph's patch. [wolfram:gcc-cvs/objdir/gcc] andreast% cat ../../gcc/LAST_UPDATED Wed Oct 6 10:15:09 CEST 2004 Wed Oct 6 08:15:09 UTC 2004 The machine is a G4 with 1GB of mem. The CL entries I refer to. 2004-10-05 Andrew Haley PR java/17779 * jcf-parse.c (parse_zip_file_entries): If a class has a superclass and a TYPE_SIZE of zero, lay it out. 2004-09-30 Andrew Haley PR java/17733 * jcf-parse.c (compute_class_name): Rewrite. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17845