Open System Services Shell and Utilities Reference Manual (G06.25+, H06.03+)

ecobol(1) OSS Shell and Utilities Reference Manual
You can stop the linking action of -Winclude_whole by specifying the
-Wnoinclude_whole ag later in the command line or an obey le.
These ags can be specied as many times as needed in the command stream.
Providing either ag overrides the current setting, so that the linker actions can be
controlled on a library-by-library basis.
The default setting is -Wnoinclude_whole.
-W[no]innerlist
Enables [disables] the generation of instruction code mnemonics in the compiler
listing immediately following each corresponding statement. This ag works only
if the -Wnosuppress ag is specied. The default is -Wnoinnerlist.
-W[no]inspect Designates [does not designate] the Native Inspect debugger as the default
debugger for the output object le. Use this ag with the -g ag. The default set-
ting is -Wnoinspect. This ag is set only if an executable object le is produced.
-Wlines=n Sets the maximum number of lines on a listing page to n, if a listing is generated.
n is a number in the range 10 through 32767.
-W[no]list Temporarily enables [disables] the generation of the compiler listing. This ag
works only if the -Wnosuppress ag is specied. The default is -Wlist.
-W[no]map Temporarily enables [disables] the generation of identier maps in the compiler
listing. This ag works only if the -Wnosuppress ag is specied. The default is
-Wnomap.
-WmoduleCatalog="catalog_spec"
Species a NonStop SQL/MX module catalog name. The specied string is used
only if the input le 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 ag is valid only for preprocessor release 2.0 and newer.
-WmoduleGroup[="[group_spec]" ]
Species a string for a module group specication to use as a prex to the module
name. The specied string is used only if the input le 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 ag is valid only for preprocessor release 1.8 and newer.
-WmoduleSchema="schema_spec"
Species a NonStop SQL/MX module schema name. The specied string is used
only if the input le 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 ag is valid only for preprocessor version 2.0 and newer.
-WmoduleTableSet[="[tableset_spec]" ]
Species a string for a tableset specication to use as the rst sufx to the module
name. The specied string is used only if the input le 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 ag is valid only for preprocessor version 1.8 and newer.
330 Hewlett-Packard Company 527188-003