This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: -MD together with -save-temps broken
>>>>> "Neil" == Neil Booth <neil@daikokuya.demon.co.uk> writes:
>> Well, if you're using 1.4, it doesn't. But that shouldn't be
>> surprising. 1.4 is an old release.
Neil> Do you think we should remove -MD and -MMD from the internal
Neil> preprocessor for 3.2?
I don't really know. It doesn't matter for automake. Automake 1.4
(the automatic dependency tracking) only supported a certain set of
gcc releases. That is the old release, and is no longer being worked
on.
Tom