------- Additional Comments From bbeck4gofls at hotmail dot com 2004-12-14 08:11 ------- Thanks Andrew, There were two warnings before the earlier-mentioned error, saying bison and flex are missing on my system, but that they were only needed if I modified a .y or .l file. After emailing gcc-help I installed bison and flex, and tried compiling again, but kept getting errors referencing a missing 'lexer_line', when gcc was (I think in stage1) was trying to build build/gengtype from gengtype.o, gengtype-lex.o, gengtype-yacc.o, errors.o, and libiberty.a. Again, I'm using the 11-28-04 tarball, which is not a release, so it doesn't have gengtype-lex.c, but I just wanted to let the developers know not to forget it in the eventual release since I'm getting errors bootstrapping even with both bison and flex installed. I can give more information if you need it. Thanks! Brandon
-- What |Removed |Added ---------------------------------------------------------------------------- Status|WAITING |NEW Ever Confirmed| |1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18974