C/C++ Programmer's Guide (G06.27+, H06.03+)

Table Of Contents
Compiler Pragmas
HP C/C++ Programmer’s Guide for NonStop Systems429301-010
13-16
CPATHEQ
SSV pragmas; a CPATHEQ file that contains command-line options is not treated as part
of the command line but as a source file.
file-name
identifies a CPATHEQ file.
The pragma default settings are:
Usage Guidelines
The CPATHEQ pragma can appear only on the compiler RUN command line for the
native C and C++ compilers. For the TNS C compiler and Cfront, the CPATHEQ
pragma can appear either on the compiler RUN command line or in the source file.
If file-name is omitted, the native compiler searches for a file named CPATHEQ
in the same subvolume as the compiler. Prior to the D45 RVU, the native compilers
searched in the default subvolume of the source file. The TNS compilers also
search in the default subvolume.
For additional guidelines and examples of using a CPATHEQ file with class
libraries such as Tools.h++, see Pragmas for Tools.h++ on page 6-6.
CPATHEQ [ "file-name" ]
SYSTYPE GUARDIAN SYSTYPE OSS and PC
TNS C compiler Not set Not set
G-series TNS c89 utility N.A. N.A.
TNS/R native C and C++ compilers Not set N.A.
Native c89 utility N.A. N.A.
TNS/E native C and C++ compilers Not set N.A.