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.

Getting warning in the compiler

I am getting the following warning when I run the compiler.

E[0802]expecting parallel

Kindly suggest why I am getting this warning & how to get rid of this.

Regards,

Kamal

  • Kamal,

    Can you provide more information please?

    What compiler version are you using?

    Is "E[0802]expecting parallel" the only diagnostic information output by the compiler, or was a C source line cited?

    At what step in the compiler process do you get this warning (i.e., compiling a specific file - if so, which file, or during the linking process, etc.). What does the output window look like when you get this error?

    - David