This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC Bootstrap failure after upgrading Autoconf and Automake
- From: Christian Joensson <c dot christian dot joensson at telia dot com>
- To: GCC General Discussion <gcc at gcc dot gnu dot org>
- Date: Mon, 26 May 2003 20:28:45 +0200
- Subject: Re: GCC Bootstrap failure after upgrading Autoconf and Automake
- References: <001701c323b1$db94ee20$51a14943@joe>
On Mon, May 26, 2003 at 01:08:44PM -0500, Joseph D. Wagner wrote:
After upgrading to autoconf-2.57 and automake-1.7.4, I am no longer
able to bootstrap gcc-3.2.3. Specifically, the compiler portion
bootstraps ok but the libraries fail. I used all the same settings as
a previously successful bootstrap. I am wondering if other people are
experiencing a similar problem, or if it's just my computer that's
screwed up.
uhm, I think autoconf 2.13 is *required* for cvs builds, I don't know
about automake requirements, though. But for release tarballs, I'm
uncertain... See http://gcc.gnu.org/faq.html#generated_files.
Cheers,
/ChJ