This option specifies that execution of the code generation stage depends on the severity of messages issued prior to this stage of processing.
.-COMPILE--------------------. >>-+-NOCOMPILE--+-------------+-+------------------------------>< | .-S-. | '-(--+-E-+--)-' '-W-'
ABBREVIATIONS: NC, C
If the compilation is terminated by the NOCOMPILE option, whether or not listings are produced depends on when the compilation stopped. For example, cross-reference and attribute listings should be produced with the NOCOMPILE option, but an error might occur during semantic checking that stops those listings from being produced.