gcc -MF doesn't work as expected

Neil Booth neil@daikokuya.demon.co.uk
Sun Apr 8 10:42:00 GMT 2001


Peter Eisentraut wrote:-

> While the documentation is ambiguous and underspecifying about the exact
> semantics of -MF in absence of -MD, the fact that no object file is
> created despite the presence of -c is a bug.

No, that is the intended behaviour.  If you want a compilation, you
use -MD.

Neil.



More information about the Gcc-bugs mailing list