This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Bootstrap time jumps on sparc-sun-solaris2.8
- From: David Edelsohn <dje at watson dot ibm dot com>
- To: Bradley Lucier <lucier at math dot purdue dot edu>
- Cc: gcc at gcc dot gnu dot org
- Date: Sun, 11 Jan 2004 17:50:02 -0500
- Subject: Re: Bootstrap time jumps on sparc-sun-solaris2.8
- References: <5EF92510-4487-11D8-9963-003065BA681E@math.purdue.edu>
Bootstrap time jumped slightly for AIX with the recent configure
changes, but I suspect the main cause is the ksh change, which can make
configure run much more slowly. On AIX, I always use bash because ksh is
too slow to be practical due to it's use of temporary files.
David