From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11078 invoked by alias); 19 Mar 2005 22:41:38 -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 11055 invoked by uid 48); 19 Mar 2005 22:41:38 -0000 Date: Sun, 20 Mar 2005 00:46:00 -0000 From: "kahing at gmail dot com" To: java-prs@gcc.gnu.org Message-ID: <20050319224135.20561.kahing@gmail.com> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug java/20561] New: Error compiling jdtcore.jar on powerpc X-Bugzilla-Reason: CC X-SW-Source: 2005-q1/txt/msg00736.txt.bz2 List-Id: I followed the instruction on http://developer.classpath.org/mediation/ClasspathShowcase to compile eclipse. Here's the error: Compiling ./plugins/org.eclipse.jdt.core_3.0.1/jdtcore.jar to native /tmp/cccNhHCN.s: Assembler messages: /tmp/cccNhHCN.s:1952484: Error: operand out of range (ffffffffffff7ee4 not between -32768 and 32767) /tmp/cccNhHCN.s:3406968: Error: operand out of range (ffffffffffff7ee4 not between -32768 and 32767) The command used is: gcj-4.0 -shared -findirect-dispatch -fjni -fPIC -o jdtcore.jar.so jdtcore.jar -- Summary: Error compiling jdtcore.jar on powerpc Product: gcc Version: 4.0.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: java AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: kahing at gmail 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=20561