This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
RE: Report on GCJ as packaging tool for SWT applications
- From: Øyvind Harboe <oyvind dot harboe at zylin dot com>
- To: <tromey at redhat dot com>
- Cc: <java at gcc dot gnu dot org>
- Date: Fri, 20 Dec 2002 17:16:50 +0100
- Subject: RE: Report on GCJ as packaging tool for SWT applications
>You can read the thread here:
>
> http://gcc.gnu.org/ml/java-patches/2002-q2/msg00431.html
Having read the thread, I believe that your patch should
be reconsidered in light of that GCJ can be used as a
packaging tool.
I have a couple of jars that I compile that I do not have
source for, hence the argument in the thread above
that the GCJ compiler should not generate bytecodes that are
not reachable does not apply to this case.
What would it take to have the patch reconsidered?
Simply post a followup to the old thread? Repost the patch
with an explanation about the new information?
Øyvind