This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: libstdc++ configure time
- To: Phil Edwards <pedwards at disaster dot jaj dot com>
- Subject: Re: libstdc++ configure time
- From: David Edelsohn <dje at watson dot ibm dot com>
- Date: Sun, 18 Mar 2001 20:04:14 -0500
- cc: Richard Henderson <rth at redhat dot com>, gcc at gcc dot gnu dot org, Alexandre Oliva <aoliva at redhat dot com>
Complaining about default shells on various platforms does not
really address the problem. The slow configure problem has been reported
since last Spring/Summer. The other issue that was discovered is the
repeated save and restores of AC_LANG_SAVE/AC_LANG_RESTORE in inner feture
test loops.
David