This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [ecj] Patch: FYI: speed up build
- From: Andrew Haley <aph at redhat dot com>
- To: Tom Tromey <tromey at redhat dot com>
- Cc: Java Patch List <java-patches at gcc dot gnu dot org>
- Date: Fri, 7 Jul 2006 14:12:26 +0100
- Subject: Re: [ecj] Patch: FYI: speed up build
- References: <m38xn69rod.fsf@localhost.localdomain>
Tom Tromey writes:
> I'm checking this in on the gcj-eclipse branch.
>
> This speeds up the build by building the whole class library at once.
> I may back this out before merging the branch to the trunk, but in the
> meantime it makes the build much, much faster.
Outstanding! libgcj build time is now down to 8:50 elapsed.
Andrew.