Select one or more of the following tri-state check
boxes to specify the options you want to use to create object code.
- Produce IRP listing
- The compiler supplies the intermediate representation of the program (IRP)
listing.
- Cross-reference listing
- The compiler supplies a cross-reference listing of all objects defined in
the intermediate representation of the program (IRP).
- Attribute listing for IRP
- The compiler lists the attributes for the intermediate representation of a
program (IRP) source program.
- Dump program template on error
- The compiler prints a program template when an error occurs.
- Reserve program patch area
- The compiler reserves space in the compiled program for a program patch
area.
- Optimize program
- The compiler creates a program for more efficient processing.
(C) Copyright IBM Corporation 1992, 2005. All Rights Reserved.