Re: GCJ Compile Error SQLite JDBC
Taufik Chowi <[email protected]>
| Newsgroups | gmane.comp.gcc.java.devel |
|---|---|
| Message-ID | <[email protected]> |
Dear Andrew, I see , umh , i am really sorry but i am very very new with gcj .. i know this is a stupid question. (yes i have read the gcj manual) but how do i split the jar file ? i mean do i have to do something like unjar the jar file? i dont understand.. i know this is a silly question (at least i felt it will be a silly question :)) ) , if you dont feel like to answer this question than could you please point me to any website that has this information on compiling a splitted up jar file (i have tried googling, but i found nothing that is really helpful) i have also tried reading gcj manual, but have i missed anything? O.o; (i mean if it exists in manual can you at least tell me which page / section? i dont seem to be able to find any answer) again thanks a lot... :D Cheers and God Bless, Chowi ----- Original Message ---- From: Andrew Haley <[email protected]> To: Taufik Chowi <[email protected]> Sent: Thursday, September 11, 2008 4:24:55 PM Subject: Re: GCJ Compile Error SQLite JDBC 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.