CODE GENERATION
Compilation Unit
-Cx
None
None
None
None
The -Cx Compiler option disables the code generation process of the Compiler. The Compiler generates no object code, although the Compiler performs a syntactical check of the source code. This allows you to check your source code for errors without generating object code.