Open System Services Shell and Utilities Reference Manual (G06.27+, H06.04+)

User Commands (c) c89(1)
_TANDEM_SOURCE
Makes visible to the preprocessor identiers required or permitted by extensions made
by HP. c89 denes this feature-test macro if the -Wextensions ag is specied.
_XOPEN_SOURCE
Makes visible to the preprocessor identiers required or permitted by extensions made
by the XPG4 specication. c89 denes this feature-test macro by default unless the
-Wsystype=guardian ag is specied.
There are other feature-test macros dened by the compiler itself, not by c89. These feature-test
macros do not appear in the output of -Wv and -Wdryrun ags. Refer to the C/C++
Programmers Guide for further information on feature-test macros.
Operands
An operand is in the form of:
A pathname
-l library
-WBdllsonly
-WBdynamic
-WBstatic
At least one operand of the pathname form must be specied. The following operands are sup-
ported:
file A le that has been linked but has not been processed by the NonStop SQL/MP com-
piler
file.a An archive library of object les typically produced by the ar command and passed
directly to a linker utility
file.c A C language source le to be preprocessed, compiled, and optionally linked; embed-
ded NonStop SQL/MP information might be present
file.C A C++ language source le to be preprocessed, compiled, and optionally linked
file.cc A C++ language source le to be preprocessed, compiled, and optionally linked
file.cpp A C++ language source le to be preprocessed, compiled, and optionally linked
file.cxx A C++ language source le to be preprocessed, compiled, and optionally linked
file.c++ A C++ language source le to be preprocessed, compiled, and optionally linked
file.ec A C language source le containing embedded NonStop SQL/MP information or Non-
Stop SQL/MX information to be preprocessed, compiled, and optionally linked
file.eC A C++ language source le containing embedded NonStop SQL/MX information to be
preprocessed, compiled, and optionally linked
file.ecc A C++ language source le containing embedded NonStop SQL/MX information to be
preprocessed, compiled, and optionally linked
527188-004 Hewlett-Packard Company 221