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

nmcobol(1) OSS Shell and Utilities Reference Manual
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 Inspect debugger as the default debugger for
the output object le. Use this ag with the -g ag. The default setting is
-Wnoinspect. This ag is set only if an executable object le is produced.
-Wld="args" Passes to the ld utility the directives in the argument string enclosed in quotation
marks after any other arguments are passed. If you repeat this ag, arguments are
passed to the ld utility in the order specied.
You can only use this ag when you use one of the following ags:
-Wcall_shared or -Wshared
This ag is ignored when linking is suppressed.
-Wld_obey="pathname"
Passes pathname (a le of ld utility commands) to the ld utility.
You can only use this ag when you use one of the following ags:
-Wcall_shared or -Wshared
This ag is ignored when linking is suppressed.
-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.
658 Hewlett-Packard Company 527188-003