This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
libtool linking libgcj
- From: Andrew Haley <aph at redhat dot com>
- To: java at gcc dot gnu dot org
- Date: Mon, 29 Sep 2003 17:22:02 +0100
- Subject: libtool linking libgcj
When linking libgcj, the libtool shell script consumes more than two
minutes of CPU time on my box, a 1200MHz processor. This is a lot
more time than the link itself takes.
I'm coming to the conclusion that this is no longer tolerable. Many
people don't have boxes anything like as fast as mine. We really are
going to have to find a better way to do things than this.
Andrew.