[Bug preprocessor/51341] make cannot detect head file change by dependency file with gcc 4.6.1 on ubuntu 11.10
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Nov 28 23:27:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51341
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> 2011-11-28 22:57:30 UTC ---
This was an expected change, see
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12448 . Which says you need
another -MT option to include the .o target.
More information about the Gcc-bugs
mailing list