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.