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 bootstrap/34414] unrecognized command line option "-Wc++-compat"



------- Comment #2 from rguenth at gcc dot gnu dot org  2007-12-10 09:55 -------
I think the problem described is that '-Wc++-compat' is used for building
stage1
even if it is not available.  Look at the output of configure in gcc/ and
figure out which CC it is using for checking for the availability of
-Wc++-compat.


-- 


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


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