public inbox for java@gcc.gnu.org
 help / color / mirror / Atom feed
From: Andrew Haley <aph@redhat.com>
To: Taufik Chowi <m4g1c14n2000@yahoo.com>
Cc: java@gcc.gnu.org
Subject: Re: GCJ Compile Error SQLite JDBC
Date: Thu, 11 Sep 2008 09:43:00 -0000	[thread overview]
Message-ID: <48C8E810.3010207@redhat.com> (raw)
In-Reply-To: <144778.69718.qm@web54604.mail.re2.yahoo.com>

Taufik Chowi wrote:

> 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?

Yes.  jar xf file.

You will then have a bunch of class files that you can compile.
You can also use jar to build a bunch of smaller jarfiles.  You
can compile these separately.

I guess the real problem here is that we don't know what you
don't know.  Have you any experience of, for example, building
large C and C++ programs?

Andrew.


  reply	other threads:[~2008-09-11  9:43 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-11  9:33 Taufik Chowi
2008-09-11  9:43 ` Andrew Haley [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-09-24  3:12 Taufik Chowi
2008-09-23 10:19 Taufik Chowi
2008-09-23 11:15 ` Nektarios K. Papadopoulos
2008-09-23  9:33 Taufik Chowi
2008-09-23 10:14 ` Marco Trudel
2008-09-11 11:05 Taufik Chowi
2008-09-11 11:13 ` Andrew Haley
2008-09-23  9:24   ` Nektarios K. Papadopoulos
2008-09-11  9:55 Taufik Chowi
2008-09-11 10:51 ` Andrew Haley
     [not found] <333198.77200.qm@web54603.mail.re2.yahoo.com>
2008-09-11  9:31 ` Andrew Haley
2008-09-11  9:22 Taufik Chowi
2008-09-11  6:28 Taufik Chowi
2008-09-11  9:07 ` Andrew Haley

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=48C8E810.3010207@redhat.com \
    --to=aph@redhat.com \
    --cc=java@gcc.gnu.org \
    --cc=m4g1c14n2000@yahoo.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).