From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26940 invoked by alias); 23 Jun 2005 18:47:48 -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 26920 invoked by uid 48); 23 Jun 2005 18:47:47 -0000 Date: Thu, 23 Jun 2005 18:47:00 -0000 Message-ID: <20050623184747.26918.qmail@sourceware.org> From: "marco at technoboredom dot net" To: java-prs@gcc.gnu.org In-Reply-To: <20050521084616.21695.brian@dessent.net> References: <20050521084616.21695.brian@dessent.net> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug java/21695] ICE when building gnu-xml.lo in libjava directory X-Bugzilla-Reason: CC X-SW-Source: 2005-q2/txt/msg00837.txt.bz2 List-Id: ------- Additional Comments From marco at technoboredom dot net 2005-06-23 18:47 ------- My build crashes on the same location with the same message (The fresh gcj ICEs in DomDOMException.java:171), when I am trying to build a mingw cross on my slackware box. Here is my configuration statement from config.status: /usr/local/src/gcc/source/gcc-4.0.0/configure -v --prefix=/usr/local/gcc/mingw32-4.0.0 --target=i386-pc-mingw32 --en able-nls --enable-libgcj --enable-interpreter --enable-threads=win32 --enable-java-gc=boehm --enable-sjlj-exceptions --w ithout-included-gettext --with-system-zlib --disable-version-specific-runtime-libs --disable-win32-registry --with-gcc-v ersion-trigger=/usr/local/src/gcc/source/gcc-4.0.0/gcc/version.c --enable-languages=c,c++,java -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21695