hi!

Stephan Bergmann wrote:
> Hans-Joachim Lankenau wrote:
>> hi!
>>
>> with the integration of CWS ause085 into SRC680_m243 the reworked
>> dependency generation for c/c++ files will hit the main codeline.
>>
>> if you build with "nodep=true" or don't do incremental builds at all,
>> you may stop reading here...
>>
>> the most visible change will be that dependencies are only generated for
>> files now that actually have been touched.
> 
> Does this lead to any new gotchas, like "changing a makefile.mk in a way
> that causes the compiler to be called with different (-D) switches and
> changing one more (header) file might cause some files to not be
> recompiled, in error"?
no new gotchas. there had never been any dependency on the makefile for
compiling objects. especially changing compiler switchs locally must be
regarde as incompatible and was/is not supported by any dependencies in
a incremental build.

tschau...

ause


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to