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

User Commands (c) c89(1)
without any white space.
The -Wsqlmx ag cannot be specied when the -Wsql or -Wsqlcomp ag is specied.
-Wsqlmxadd[="args" ]
Species a string to pass to the SQL/MX preprocessor without validation or change.
-Wsrl Directs the compiler to generate a TNS/R native user library le (a special shared run-
time library, or SRL, le), instead of an executable le. If the -Wsrl ag is specied to
create a native user library, a -Wnld=-ul ag is also required.
This ag is valid only for TNS/R-targeted compilations. You cannot specify this
ag if
you specify the -Wcall_shared or -Wshared ag.
-W[no]stdfiles
Generates a Guardian program that opens [does not open] the standard input, output,
and error les by default. You can specify this ag only if -Wsystype=guardian is
also specied. The default setting is -Wstdles.
-W[no]suppress
Disables [enables] the generation of listings. The listing is placed in a le in the
current working directory with the same name as the source, but with a sufxof.L.
The default setting is -Wsuppress.
-Wsyntax
Performs only a syntax check. No code is generated.
-Wsystype={guardian | oss }
Species the target execution environment. This ag selects denitions used during
compilation, program startup code, default libraries, and system routines used during
linking. The default setting is -Wsystype=oss. (To run les compiled for a Guardian
TNS/R target execution environment, you must set the le code to 700 with a FUP
ALTER lename, CODE 700 command from a TACL prompt. To run les compiled
for a Guardian TNS/E target execution environment, you must set the le code to 800
with a FUP ALTER lename, CODE 800 command from a TACL prompt.)
-Wtarget=platform
Species the system architecture for which code should be generated. The possible
values are:
-Wtarget=TNS/R
Generate native mode code for a G-series (MIPS RISC) server. This is
the default specication on G-series nodes.
-Wtarget=TNS/E
Generate native mode code for an H-series (Itanium EPIC) server.
This is the default specication on H-series nodes.
-Wtimestamp=value
Provides a creation timestamp for the NonStop SQL/MX preprocessor that is written to
the two output les created by the preprocessor. See the HP NonStop SQL/MX Pro-
gramming Manual for C and COBOL for details about the form for the value allowed
for the timestamp. If this option is specied more than once, only the last occurrence
has an effect. Note that c89 does not check that value is valid; it relies on the NonStop
SQL/MX preprocessor to validate this argument.
This ag is ignored unless the -Wsqlmx ag is also specied.
527188-004 Hewlett-Packard Company 217