This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: groan: installation
- From: Tom Tromey <tromey at redhat dot com>
- To: Nic Ferrier <nferrier at tapsellferrier dot co dot uk>
- Cc: java at gcc dot gnu dot org
- Date: 24 Oct 2002 18:32:41 -0600
- Subject: Re: groan: installation
- References: <87pttz5rg5.fsf@pooh-sticks-bridge.tapsellferrier.co.uk>
- Reply-to: tromey at redhat dot com
Nic> Build takes soooo long. Pity the poor hacker /8-<
Doing the .java -> .class all at once may help.
This requires either bug fixing in gcj or workarounds in libgcj.
If it provides a build speedup, I'd be in favor of adding the
workarounds; they're already in Classpath anyway.
I don't have time to look at this though. If you write a patch and do
the time tests, I'll read and approve it though :-)
Tom