automake's depcomp script could be adjusted to recognize the dependency
generation option of the KAI C++/C compiler, version 4.0. Don't know if
this would be useful to people, as the compiler is not developed any
more, but just in case:
| $ KCC --c --output_dependencies deps/bar.baz -c -o obj/blu
>>> "Ralf" == Ralf Wildenhues <[EMAIL PROTECTED]> writes:
[...]
>> $ icc -MD -c foo/bar.c ; ls -R
>> .:
>> bar.d bar.o foo
>>
>> ./foo:
>> bar.c bar.h
>> $ more bar.d
>> bar.o: foo/bar.c /usr/include/assert.h /usr/include/features.h \
[...]
What happens with `icc -MD -c -o foo/bar.o
From: [EMAIL PROTECTED]
Date: Wed, 25 Jun 2003 13:57:26 -0700
This overhead will take work and commitment from people. How much
improvement can this deliver?? 10%? 50%? 500%?
the way to look at it is that you WANT work and commitment from people,
but you want the right kind of work a