Open System Services Shell and Utilities Reference Manual (G06.29+, H06.08+, J06.03+)
c99(1) OSS Shell and Utilities Reference Manual
-WmoduleCatalog="catalog_spec"
Specifies a NonStop SQL/MX module catalog name. The specified string is used only
if the input file does not contain an SQL/MX module directive or its module directive
does not specify a catalog name. The string cannot contain more than 128 characters.
This flag is valid only for preprocessor release 2.0 and newer.
-WmoduleGroup[="[group_spec" ]]
Specifies a string for a NonStop SQL/MX module group specification to use as a prefix
to the module name. The specified string is used only if the input file does not contain
an SQL/MX module directive or its module directive does not specify a group name.
The string cannot contain more than 31 characters.
This flag is valid only for preprocessor release 1.8 and newer.
-WmoduleSchema="schema_spec"
Specifies a NonStop SQL/MX module schema name. The specified string is used only
if the input file does not contain an SQL/MX module directive or its module directive
does not specify a schema name. The string cannot contain more than 128 characters.
This flag is valid only for preprocessor release 2.0 and newer.
-WmoduleTableSet[="[tableset_spec" ]]
Specifies a string for a NonStop SQL/MX tableset specification to use as the first suffix
to the module name. The specified string is used only if the input file does not contain
an SQL/MX module directive or its module directive does not specify a tableset name.
The string cannot contain more than 31 characters.
This flag is valid only for preprocessor release 1.8 and newer.
-WmoduleVersion[="[version_spec" ]]
Specifies a string for a NonStop SQL/MX tableset specification to use as the second
suffix to the externally qualified module name that is written to the module file. The
string cannot contain more than 31 characters.
This flag is valid only for preprocessor release 1.8 and newer.
-Wmultibyte_char
Directs the compiler to allow multibyte character sequences in comments, string
literals, and character constants.
-Wmxcmp[="args"]
Invokes the NonStop SQL/MX compiler to process any file operands of the form file.m
and any module definition files produced when the NonStop SQL/MX preprocessor
was invoked. If the C or C++ compilation detects any errors in the source code, the
NonStop SQL/MX compiler is not invoked.
If a value is supplied for args, it must be one of the following:
replace Directs the NonStop SQL/MX compiler to replace the existing module
or create a new one. The default action does not replace an existing
module.
warn Directs the NonStop SQL/MX compiler to generate a warning rather
than an error if a table does not exist at compilation time.
2−46 Hewlett-Packard Company 527188-021