This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: -MD together with -save-temps broken
>>>>> "Daniel" == Daniel Egger <degger@fhm.edu> writes:
Daniel> Am Don, 2002-03-14 um 00.47 schrieb Tom Tromey:
>> Note the `-Wp'. This worked in pre-3.0 releases but wasn't documented.
>> Automake pioneered the use of this because no other approach did what
>> we needed; see the comments in `depcomp'.
>> With 3.0 this approach is obsolete. The new options are better.
Daniel> It would be nice if automake knew about this also. :)
It does.
Well, if you're using 1.4, it doesn't. But that shouldn't be
surprising. 1.4 is an old release.
Tom