From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.152]) by ozlabs.org (Postfix) with ESMTP id 01CD1DDDE3 for ; Sat, 29 Nov 2008 03:58:47 +1100 (EST) Received: by fg-out-1718.google.com with SMTP id d23so1057024fga.39 for ; Fri, 28 Nov 2008 08:58:44 -0800 (PST) Message-ID: <5c9cd53b0811280858y30924403n23a71578b4669b64@mail.gmail.com> Date: Fri, 28 Nov 2008 11:58:44 -0500 From: "mike zheng" To: linuxppc-dev@ozlabs.org Subject: JVM on e500 core MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hi All, I am using MPC8568 with e500 core. The cross-compiler I am using from Freescale - GCC 3_3-e500, glibc 2.3.2 and binutils 2.15. Any one know if Java Virtual Machine is supported on the e500 core processor? Has e500 support been added to GCJ? Thanks for your help,