[Bug c++/23738] New: error with documentation or error with -M used in conjunction with -w
devotion97 at gmail dot com
gcc-bugzilla@gcc.gnu.org
Mon Sep 5 18:03:00 GMT 2005
Hi.
I wanted to disable all warnings in dependency file generation (-M or -MM) but
it is not working.
I tried -MM and although the documentation says:
-M Instead of outputting the result of preprocessing, output a rule
suitable for........
Passing -M to the driver implies -E, and suppresses warnings with an
implicit -w.
, it is not working.
-M or -MM plus -w does not work either.
-- Fred
--
Summary: error with documentation or error with -M used in
conjunction with -w
Product: gcc
Version: 3.4.4
Status: UNCONFIRMED
Severity: minor
Priority: P1
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: devotion97 at gmail dot com
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: cygwin version
GCC host triplet: cygwin version
GCC target triplet: cygwin version
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23738
More information about the Gcc-bugs
mailing list