C compiler options
The following is a list of the C compiler options that must be used with the C language processor:
- EXPMAC
- LIST
- SHOWINC
- SOURCE
- XREF
If you use the preprocessor to compile your C programs, it will automatically invoke the compiler with these options, then adjust the listing to match the options specified in your JCL. If you use the postprocessor to process a listing that was not compiled with all these options, you will receive the message:
PZDRVR305 – S Compiler option OPTION is required
where OPTION is the required option that is missing. The postprocessor will stop with an error return code.
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*