This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

error in compiling gcc 4.0: gengtype-lex.c


Hi list,
Using Debian unstable, gcc 3.3.5, I'm trying to compile gcc 4.0. I unzip the source into the folder gcc-4.0-20041128, and make another folder gcc. I then 'cd gcc', '../gcc-4.0-20041128/configure --enable-languages=c,c++', and then 'make'. After the first build stage, I get the errors: 'gcc: gengtype-lex.c: No such file or directory', 'gcc: no input files', and 'make[1]: *** [build/gengtype-lex.o] Error 1'. I've also tried 'make bootstrap', but that fails with the same errors. I've read the install files, but I didn't see anything that would help. Can the list help?
Thanks!
Brandon




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]