From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8125 invoked by alias); 11 Sep 2008 09:31:32 -0000 Received: (qmail 8115 invoked by uid 22791); 11 Sep 2008 09:31:31 -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; Thu, 11 Sep 2008 09:30:55 +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 m8B9Ui5u009412 for ; Thu, 11 Sep 2008 05:30:44 -0400 Received: from zebedee.pink (vpn-12-86.rdu.redhat.com [10.11.12.86]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id m8B9UgbO007899 for ; Thu, 11 Sep 2008 05:30:43 -0400 Message-ID: <48C8E542.1010702@redhat.com> Date: Thu, 11 Sep 2008 09:31:00 -0000 From: Andrew Haley User-Agent: Thunderbird 2.0.0.16 (X11/20080707) MIME-Version: 1.0 To: GCJ Subject: Re: GCJ Compile Error SQLite JDBC References: <333198.77200.qm@web54603.mail.re2.yahoo.com> In-Reply-To: <333198.77200.qm@web54603.mail.re2.yahoo.com> 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/msg00024.txt.bz2 Taufik Chowi wrote: > Dear Andrew, > > Before, thanks a lot for your help :) > > i did the compile on 2 machines, i will try to list both of them , so you might have some clue of why the problem arised. > > sqlitejdbc-v053.jar = 2.16 MB (2,268,596 bytes) That's too big. Split it up. Andrew.