From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26923 invoked by alias); 15 Aug 2006 23:02:05 -0000 Received: (qmail 26902 invoked by uid 48); 15 Aug 2006 23:02:04 -0000 Date: Tue, 15 Aug 2006 23:02:00 -0000 Message-ID: <20060815230204.26901.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug java/28663] [4.2 regression] gcj fails to binary-compile eclipse's javac In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: java-prs@gcc.gnu.org From: "bero at arklinux dot org" 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 X-SW-Source: 2006-q3/txt/msg00205.txt.bz2 List-Id: ------- Comment #1 from bero at arklinux dot org 2006-08-15 23:02 ------- Some debugging shows this is related to the new jar -- if I use jar from gcc 4.1.x (or just fastjar 0.93 from www.sourceforge.net/projects/fastjar) to generate the ecj.jar file, I can binary-compile it with gcj 4.2 just fine (I also used gcj 4.2 to turn the .java files into .class files in both cases). -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28663