This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: Patch for Review: Build all libjava .class files at once (UpdatedAgain)
- From: Andreas Tobler <toa at pop dot agri dot ch>
- To: Bryce McKinlay <bryce at mckinlay dot net dot nz>
- Cc: GCJ Patches <java-patches at gcc dot gnu dot org>
- Date: Wed, 17 Sep 2003 06:59:30 +0200
- Subject: Re: Patch for Review: Build all libjava .class files at once (UpdatedAgain)
- References: <060F963F-E8CB-11D7-A20A-003065F97F7C@mckinlay.net.nz>
Hi Bryce,
Bryce McKinlay wrote:
My proposed strategy for speeding up libgcj's build time is:
1. Get rid of libtool. libtool sucks up a huge amount of time especially
on platforms where the shell runs slower such as OS X. At some point
soon I'd like to do this in combination with migrating the libgcj build
to use the latest autotools.
Just a little thing, Michael Koch (man-di) already is doing some
autotools stuff. That you don't duplicate this work.
Regards,
Andreas