[Bug preprocessor/51341] make cannot detect head file change by dependency file with gcc 4.6.1 on ubuntu 11.10

2011-12-09 Thread dx_zhou at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51341 --- Comment #5 from davidz dx_zhou at hotmail dot com 2011-12-09 14:06:22 UTC --- This did solve the issue. Thanks a lot for the explain and syntax! (In reply to comment #4) (In reply to comment #3) I am a little confused. -MT will create .d

[Bug preprocessor/51341] make cannot detect head file change by dependency file with gcc 4.6.1 on ubuntu 11.10

2011-11-29 Thread dx_zhou at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51341 --- Comment #3 from davidz dx_zhou at hotmail dot com 2011-11-29 14:56:41 UTC --- I am a little confused. -MT will create .d file. Then make command will include .d and re-compile if dependency file changes. The issue is that g++ 4.6.1 doesn't

[Bug preprocessor/51341] make cannot detect head file change by dependency file with gcc 4.6.1 on ubuntu 11.10

2011-11-29 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51341 --- Comment #4 from Jonathan Wakely redi at gcc dot gnu.org 2011-11-29 15:26:29 UTC --- (In reply to comment #3) I am a little confused. -MT will create .d file. Then make command will include .d and re-compile if dependency file changes. The

[Bug preprocessor/51341] make cannot detect head file change by dependency file with gcc 4.6.1 on ubuntu 11.10

2011-11-28 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51341 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added Component|c++ |preprocessor

[Bug preprocessor/51341] make cannot detect head file change by dependency file with gcc 4.6.1 on ubuntu 11.10

2011-11-28 Thread pinskia at gcc dot gnu.org
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