From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8237 invoked by alias); 9 Jan 2010 09:56:33 -0000 Received: (qmail 8217 invoked by uid 48); 9 Jan 2010 09:56:32 -0000 Date: Sat, 09 Jan 2010 09:56:00 -0000 Message-ID: <20100109095632.8216.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug libgcj/42658] [4.5 regression] ICE in _Jv_Linker::verify_class ../.././libjava/link.cc:1904 In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: java-prs@gcc.gnu.org From: "jojelino at gmail dot com" 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: 2010-q1/txt/msg00027.txt.bz2 ------- Comment #12 from jojelino at gmail dot com 2010-01-09 09:56 ------- (In reply to comment #11) > Ah. It's probably caused by --enable-java-awt. AWT isn't yet supported on > cygwin yet; looks like it will need some adjustment to the way .o files are > divided between the two dlls, most likely. > > Can you confirm whether or not you get this bug with completely clean > unmodified sources? I'm guessing that, without your patch to configure, it > would have errored out with the option present? > whenever i fetch gcc from git, i must run git reset --hard so it will be unmodified source at first. after that, i apply these patches. unless it doesn't compile at all ;< -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42658