This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: mainline bootstrap: problems with gengtype.c change
- From: Geoff Keating <geoffk at geoffk dot org>
- To: Benjamin Kosnik <bkoz at redhat dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: 29 Jan 2003 14:24:13 -0800
- Subject: Re: mainline bootstrap: problems with gengtype.c change
- References: <200301292037.h0TKbO66008788@lincoln.constant.com>
Hi Benjamin,
I don't think that change could possibly have been responsible for the
error message you saw. More likely you've "upgraded" the yacc or flex
on your system, or timestamps are wrong, or you had a Mysterious
Transient Error (like disk full) while generating gengtype-*.c.
You might want to try deleting all the files listed in .cvsignore in
gcc/gcc/.
--
- Geoffrey Keating <geoffk@geoffk.org>