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.

A bug in the build process.

Create new project. 

Add some file to be compiled.

Allow parallel building for, let's say 10 files.

Define the BAT file for pre-build step.

Run the compilation...

Problem:

1) BAT file and GMAKE runs simultaneously. 

    Expected behaviour is: Build process runs the BAT, waiting for finish of BAT, runs the GMAKE then.

CCS:  Version: 5.2.1.00018 (all options are by default)

  • Sergei,

    It took me a while to reproduce this.  I actually had a reply typed up but I tried one last time and I finally got it to start the main build while the output from the batch files was still happening.  I have filed SDSCM00045399 to track this.

    Regards,

    John