From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21706 invoked by alias); 31 Aug 2008 18:55:53 -0000 Received: (qmail 21695 invoked by uid 22791); 31 Aug 2008 18:55:52 -0000 X-Spam-Check-By: sourceware.org Received: from hpsrv09.uco.es (HELO hpsrv09.uco.es) (150.214.110.59) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sun, 31 Aug 2008 18:55:00 +0000 Received: from localhost (localhost [127.0.0.1]) by hpsrv09.uco.es (Postfix) with ESMTP id A698D5BAE5 for ; Sun, 31 Aug 2008 20:54:55 +0200 (CEST) Received: from hpsrv09.uco.es ([127.0.0.1]) by localhost (hpsrv09.uco.es [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 23889-12 for ; Sun, 31 Aug 2008 20:54:55 +0200 (CEST) Received: from localhost (hpsrv08 [150.214.110.58]) by hpsrv09.uco.es (Postfix) with ESMTP id 920BB5BAE0 for ; Sun, 31 Aug 2008 20:54:55 +0200 (CEST) Received: from 217.216.179.29.dyn.user.ono.com (217.216.179.29.dyn.user.ono.com [217.216.179.29]) by webmail.uco.es (Horde MIME library) with HTTP; Sun, 31 Aug 2008 20:54:57 +0200 Message-ID: <20080831205457.5lgu36b7esgcc8ww@webmail.uco.es> Date: Sun, 31 Aug 2008 18:55:00 -0000 From: i42vearf@uco.es To: java@gcc.gnu.org Subject: GCJ and Autotools MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; DelSp="Yes"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) H3 (4.1.1) 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-08/txt/msg00071.txt.bz2 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 -- Javier