[Bug regression/40800] libcpp breaks bootstrap

kargl at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sat Jul 18 20:11:00 GMT 2009



------- Comment #9 from kargl at gcc dot gnu dot org  2009-07-18 20:11 -------
Created an attachment (id=18224)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18224&action=view)
Tail end of build log

Note the portion of the log that read

checking whether gcc supports -pedantic -Wno-long-long... yes
test: no: unexpected operator
checking dependency style of g++... gcc3
checking whether time.h and sys/time.h may both be included... yes
checking whether string.h and strings.h may both be included... yes
test: no: unexpected operator
checking how to run the C++ preprocessor... g++ -E

Looks like the configure is broken.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40800



More information about the Gcc-bugs mailing list