This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

C166 compiler option PPO returns error code

I build a C167-project using a make utility.
In one step, I let the CA166(V4.2) compile a file with option PPO (pre processor only). The compiler does that correctly, but returns a DOS-warning level, which causes my "make" to stop. It does not print a warning text.
Is there a way to force the compiler not to do so?