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