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

[Bug regression/40800] libcpp breaks bootstrap



------- 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


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