This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: gcc -MF doesn't work as expected


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]