The CMPAT option specifies the format used for descriptors generated by
the compiler.

.-LE-.
>>-CMPAT--(--+-V2-+--)-----------------------------------------><
'-V1-'
- LE
- Under CMPAT(LE), the compiler generates descriptors in the format defined
by the Language Environment product.
- V1
- Under CMPAT(V1), the compiler generates the same descriptors as would
be generated by the OS PL/I Version 1 compiler.
- V2
- Under CMPAT(V2), the compiler generates the same descriptors as would
be generated by the OS PL/I Version 2 compiler when the CMPAT(V2) option was
specified.
All the modules in an application must be compiled with the same CMPAT
option.
The DFT(DESCLIST) option conflicts with the CMPAT(V1) or CMPAT(V2) option,
and if it is specified with either the CMPAT(V1) or the CMPAT(V2) option,
a message will be issued and the DFT(DESCLOCATOR) option assumed.
|
This information center is powered by Eclipse technology. (http://www.eclipse.org)