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 preprocessor/18875] [4.0 Regression] Cannot build libcpp due to -Wno-long-long flag


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-12-07 18:19 -------
Can you attach the config.log for libcpp?
Because we do check for -Wno-long-long in configure:
ACX_PROG_CC_WARNING_ALMOST_PEDANTIC([-Wno-long-long])


Did you change CC after configuring?

-- 


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


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