16.12.2012 Views

z/OS V1R9.0 UNIX System Services Command ... - Christian Grothoff

z/OS V1R9.0 UNIX System Services Command ... - Christian Grothoff

z/OS V1R9.0 UNIX System Services Command ... - Christian Grothoff

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

"${prefix_PLIB_PREFIX}.SCEEH.H"<br />

"${prefix_PLIB_PREFIX}.SCEEH.SYS.H"<br />

"${prefix_PLIB_PREFIX}.SCEEH.ARPA.H"<br />

"${prefix_PLIB_PREFIX}.SCEEH.NET.H"<br />

"${prefix_PLIB_PREFIX}.SCEEH.NETINET.H"<br />

c89, cc, and c++<br />

When this variable is a null value, then no allocation is done for compiler<br />

system library data sets. In this case, the use of //DD:SYSLIB on the -I<br />

option and the #include directive will be unsuccessful. Unless there is a<br />

dependency on the use of //DD:SYSLIB, it is recommended that for<br />

improved performance this variable be allowed to default to a null value.<br />

prefix_CVERSION<br />

The version of the z/<strong>OS</strong> XL C/C++ compiler to be invoked by c89/cc/c++.<br />

The setting of this variable allows c89/cc/c++ to control which z/<strong>OS</strong> XL<br />

C/C++ compiler program is invoked. It also sets default values for other<br />

environment variables.<br />

The format of this variable is the same as the result of the Language<br />

Environment C/C++ run-time library function _librel(). See z/<strong>OS</strong> XL<br />

C/C++ Run-Time Library Reference for a description of the _librel()<br />

function. The default value is the result of the C/C++ Run-Time library<br />

_librel() function.<br />

prefix_CXXSUFFIX (15)<br />

The suffix by which c++ recognizes a C++ source file. The default value is<br />

C. This environment variable is only supported by the c++ and cxx<br />

command names. _CXX is the only valid prefix.<br />

prefix_CXXSUFFIX_H<strong>OS</strong>T (15)<br />

The suffix by which c++ recognizes a C++ source data set. The default<br />

value is CXX. This environment variable is only supported by the c++ and<br />

cxx command names. _CXX is the only valid prefix.<br />

prefix_DAMPLEVEL<br />

The minimum severity level of dynamic allocation messages returned by<br />

dynamic allocation message processing. Messages with severity greater<br />

than or equal to this number are written to stderr. However, if the number<br />

is out of the range shown here (that is, less than 0 or greater than 8), then<br />

c89/cc/c++ dynamic allocation message processing is disabled. The default<br />

value is 4. Following are the values:<br />

0 Informational<br />

1–4 Warning<br />

5–8 Severe<br />

prefix_DAMPNAME (14)<br />

The name of the dynamic allocation message processing program called by<br />

c89/cc/c++. It must be a member of a data set in the search order used for<br />

MVS programs. The default dynamic allocation message processing<br />

program is described in z/<strong>OS</strong> MVS Programming: Authorized Assembler<br />

<strong>Services</strong> Guide. The default value is IEFDB476.<br />

prefix_DCBF2008 (21)<br />

The DCB parameters used by c89/cc/c++ for data sets with the attributes<br />

of record format fixed unblocked and minimum block size of 2008. The<br />

block size must be in multiples of 8, and the maximum depends on the<br />

phase in which it is used but can be at least 5100. The default value is<br />

(RECFM=F,LRECL=4088,BLKSIZE=4088).<br />

prefix_DCBU (21)<br />

The DCB parameters used by c89/cc/c++ for data sets with the attributes<br />

Chapter 2. Shell command descriptions 87

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!