Follow-up Comment #4, bug #18641 (project make):
The method for auto-generating dependencies described in the GNU make manual
is not the state-of-the-art method. You should check my website
http://make.paulandlesley.org and look at the advanced auto-dependency
generation description there. This
Follow-up Comment #3, bug #18641 (project make):
Thanks a lot for your reply, Paul. You catch my meaning right.
I believe that the "include warning suppression" is expected for nearly every
person using GNUmake. People use the ``gcc -M' technique mentioned in GNU make
manual to generate .d files
Update of bug #18641 (project make):
Status:None => Not A Bug
Open/Closed:Open => Closed
___
Follow-up Comment #2:
I understand that thi
Update of bug #18561 (project make):
Status:None => Not A Bug
Open/Closed:Open => Closed
___
Follow-up Comment #1:
It is by design; in f
Follow-up Comment #3, bug #18872 (project make):
I'm fairly confident that cygwin's GCC will only generate dos-style paths in
the output dependency files if you pass it in dos-style paths on the
commandline or in #include statements.
If it were to do so for any other reason, that would indeed