From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5173 invoked by alias); 3 Sep 2008 09:17:47 -0000 Received: (qmail 5164 invoked by uid 22791); 3 Sep 2008 09:17:47 -0000 X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 03 Sep 2008 09:16:57 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id m839GX33024201; Wed, 3 Sep 2008 05:16:33 -0400 Received: from zebedee.pink (vpn-12-48.rdu.redhat.com [10.11.12.48]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id m839GTNW026033; Wed, 3 Sep 2008 05:16:31 -0400 Message-ID: <48BE55ED.6080509@redhat.com> Date: Wed, 03 Sep 2008 09:17:00 -0000 From: Andrew Haley User-Agent: Thunderbird 2.0.0.16 (X11/20080707) MIME-Version: 1.0 To: i42vearf@uco.es CC: java@gcc.gnu.org Subject: Re: GCJ and Autotools References: <20080831205457.5lgu36b7esgcc8ww@webmail.uco.es> In-Reply-To: <20080831205457.5lgu36b7esgcc8ww@webmail.uco.es> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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: 2008-09/txt/msg00006.txt.bz2 i42vearf@uco.es wrote: > Hi people, > > I trying to compile a framework [1] using GCJ, but there are many > classes in different folders and only one executable in the top-level of > the tree. I wonder to automatize the process to get a native framework > but I don't know how to do it. > > I search for info about autotools and GCJ but it doesn't help me. I read > something about Kawa [2] but I need to get a gcj-based distribution. How > can I build a tarball with this software ? > > Thanks, and sorry for my english. > > [1] http://jclec.sf.net > [2] http://www.kawa.org I don't understand what you're asking. If you have some specific question about using gcj ask away, but this question sounds like you have no idea how to start and you don't want to read any documentation. Andrew.