From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32699 invoked by alias); 4 Nov 2009 16:17:22 -0000 Received: (qmail 32689 invoked by uid 22791); 4 Nov 2009 16:17:20 -0000 X-SWARE-Spam-Status: No, hits=1.3 required=5.0 tests=BAYES_20,RCVD_NUMERIC_HELO X-Spam-Check-By: sourceware.org Received: from mail.md (HELO mail.md) (193.84.183.36) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 04 Nov 2009 16:17:14 +0000 Received: from [127.0.0.1] (helo=mail.md) by mail.md with esmtp (Exim 4.66) (envelope-from ) id 1N5iXo-000FPO-7N for java@gcc.gnu.org; Wed, 04 Nov 2009 18:17:12 +0200 Received: from 132.230.150.190 (unverified [132.230.150.190]) by mail.md (VisualMail 4.0) with WEBMAIL id 59229; Wed, 04 Nov 2009 16:17:12 +0000 From: "Mille M1ll3" To: java@gcc.gnu.org Sensitivity: Normal Message-ID: Date: Wed, 04 Nov 2009 16:17:00 -0000 Subject: Use gcj to compile for avr/embedded device MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Mailing-List: contact java-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: java-owner@gcc.gnu.org X-SW-Source: 2009-11/txt/msg00000.txt.bz2 Hi, can anybody provide some instructions/directions on what would be necessary to (cross-) compile a Java program using gcj for the AVR set of family (or any other embedded architecture for that matter). I thought of GCJ as a front-end to GCC so it should be possible to use e.g. the avr-gcc backend? Knowing there are some size restrictions due to libgcj I was hoping to get around that by statically linking. Anyhow some pointers would really help! Thanks! --------------------------------------------- This e-mail was sent using Mail.md