This is the mail archive of the gcc-patches@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: Implement -MF <output-filename>


Tom Tromey wrote:-

> Automake 1.4, the most recently released automake, with dependency
> tracking enabled, will generate Makefiles which invoke gcc this way.
> The only choice the user has about it is to disable automatic
> dependency tracking.

Damn.  I'll do something about this, then.  But I'd like to leave -MD
and -MMD undocumented for cpp0, so we can drop them at some point
further down the line.

> Considering that I still get reports about automake 1.4 not working
> with non-gcc compilers, I anticipate a flood of reports about how
> automake doesn't work with gcc 3.0.  It would certainly be more
> convenient for me if gcc 3.0 could be backwards compatible here.

Will do.

Neil.

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