Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] CDT 6.0 = Worsening of the internal builder ?

Hi,

in our project a lot of includes are build by a pre build step when a database changes. These includes are included in many source files (with or without external declaration). With CDT 5.0, I never noticed a problem in retriggering the compilation of the including source files.

After switch to CDT 6.0 only one source file is recompiled for every changed include.

Is this a known bug?

Any helpful hints for further investigations?

We use managed build, internal builder, fast indexer (only "allow heuristic" is checked) in Version: 6.0.0.200909110608.

--Harald


Back to the top