Bruce Momjian <pgman@candle.pha.pa.us> writes:
> Peter Eisentraut wrote:
>> Maybe we should turn on dependency tracking by default? This is about the
>> (enough + 1)th time I'm seeing this.
> What is the downside to turning it on? I can't think of one.
Well, we'll still see the same kinds of reports from developers using
non-GCC compilers (surely there are some) ... so enable-depend isn't
going to magically make the issue go away.
Personally I tend to rebuild from "make clean" whenever I've done
anything nontrivial, and certainly after a CVS sync; so I have no use
for enable-depend. But as long as I can turn it off, I don't object
to changing the default.
regards, tom lane