This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
RE: size reduction
- From: Øyvind Harboe <oyvind dot harboe at zylin dot com>
- To: "Hendrik Schreiber" <hendriks at nexthaus dot com>,<java at gcc dot gnu dot org>
- Date: Mon, 24 Feb 2003 23:12:59 +0100
- Subject: RE: size reduction
> I don't quite understand how to strip out the unused libgcj
> classes, but that would definitely be desirable (if it is not
> done automatically). Is there a way to tell the compiler to
> get rid of everything that is not reached by --main and a
> list of additional classes?
I'm having a faint hope of pitching Java for some embedded ARM
work as well... The project has not yet started, but there are
rumours about using looking at GCC + JTAG for emulator.
Adam has done some work on this, though I haven't been able to
find his scripts released anywhere....
http://gcc.gnu.org/ml/java/2002-02/msg00202.html
Sounds really neat!
Øyvind