This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: gcj executable size reduction?
- From: Dalibor Topic <robilad at kaffe dot org>
- To: Per Bothner <per at bothner dot com>
- Cc: java at gcc dot gnu dot org, Chris Gray <chris at kiffer dot eunet dot be>
- Date: Thu, 15 Apr 2004 19:23:23 +0200
- Subject: Re: gcj executable size reduction?
- References: <407EABEF.7010208@bothner.com>
Hi Per,
Per Bothner wrote:
Another (complementary) approach is reducing the interdependencies
between classes, so a static linker would not link in quite as much
junk. This might be to be a confiuration option, or we could support
various "profiles" like J2ME. Any experience in untangling dependencies?
I've CC:ed Chris Gray on this, since I think that he did a lot of work
in this area for Wonka, in order to make it's core class library very
small and self contained. Maybe he'd like to share his experiences in
this forum.
cheers,
dalibor topic