From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12439 invoked by alias); 20 Feb 2005 15:07:56 -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 12421 invoked by uid 48); 20 Feb 2005 15:07:55 -0000 Date: Sun, 20 Feb 2005 19:56:00 -0000 From: "overholt at redhat dot com" To: java-prs@gcc.gnu.org Message-ID: <20050220150755.20104.overholt@redhat.com> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug java/20104] New: gij fails on ppc and not on x86 X-Bugzilla-Reason: CC X-SW-Source: 2005-q1/txt/msg00450.txt.bz2 List-Id: I need to use ecj (the Eclipse java compiler) via gij (long story) so I am attempting something like this: CLASSPATH=jdtcore.jar:jdtCompilerAdapter.jar:libgcj-4.0.0.jar gij \ org.eclipse.jdt.internal.compiler.batch.Main HelloWorld.java On x86 I get no output and a class file, but on ppc I just get "Aborted." This happens with CVS head as of yesterday: $ gij --version gij (GNU libgcj) version 4.0.0 20050219 (experimental) gdb doesn't work for me in this case (via its CVS head or via the Fedora rawhide RPMs). I'll post the output of strace as an attachment -- Summary: gij fails on ppc and not on x86 Product: gcc Version: 4.0.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: java AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: overholt at redhat dot com CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20104