This is the mail archive of the gcc@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]

PCH merge bootstrap failure on systems without flex


I'm getting bootstrap failures in stage1 because there's no flex on my
box.

 > checking for flex... false
 > [...]
 > false  -o../../egcc-CVS20020605/gcc/gengtype-lex.c
 > ../../egcc-CVS20020605/gcc/gengtype-lex.l \
 >  || ( rm -f ../../egcc-CVS20020605/gcc/gengtype-lex.c && false )
 > make[2]: *** [../../egcc-CVS20020605/gcc/gengtype-lex.c] Error 255

Are we now requiring flex as part of the bootstrap process?  Was this
decision made knowingly or by accident?

		Thanks,
		--Kaveh
--
Kaveh R. Ghazi			Director of Systems Architecture
ghazi@caip.rutgers.edu		Qwest Solutions


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