This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCStudio parallel build hides warnings

Other Parts Discussed in Thread: CCSTUDIO

Hello,

we are trying to enable parallel build option for our projects. The builds seems to work fine, but CCStudio doesn't show anymore the existings warning. During the build process they are printed to the CDT Build Console, but later they do not show up in the Problems tab and are not highlighted in Project Explorer and Editor.

We are building on 24 core machine with 24 parallel jobs, when we reduce the number of jobs to like 10 the warnings again show up.

Are we missing another configuration?

Kind regards

Ralf

PS: We are building for c66 with compilerversion 7.4.8 and CCstudio Version: 5.3.0.00090

  • Ralf Lindstedt said:
    We are building on 24 core machine with 24 parallel jobs

    wow! I was going to try to reproduce this but I don't currently have access to a PC anywhere near this.

    I'll see if I can get access to one.

    Ralf Lindstedt said:
    PS: We are building for c66 with compilerversion 7.4.8 and CCstudio Version: 5.3.0.00090

    In the meantime, would it possible to update your CCS version to v5.5? There has been some improvements to parallel builds since v5.3. I'm not guaranteeing that it will resolve the issue but you never know.

    Thanks

    ki