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

nmcobol(1) OSS Shell and Utilities Reference Manual
These flags can be specified as many times as needed in the command stream.
Providing either flag 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 flag works only
if the -Wnosuppress flag is specified. The default is -Wnoinnerlist.
-W[no]inspect Designates [does not designate] the Inspect debugger as the default debugger for
the output object file. Use this flag with the -g flag. The default setting is
-Wnoinspect. This flag is set only if an executable object file 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 flag, arguments are
passed to the ld utility in the order specified.
You can only use this flag when you use one of the following flags:
-Wcall_shared or -Wshared
This flag is ignored when linking is suppressed.
-Wld_obey="pathname"
Passes pathname (a file of ld utility commands) to the ld utility.
You can only use this flag when you use one of the following flags:
-Wcall_shared or -Wshared
This flag 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 flag
works only if the -Wnosuppress flag is specified. The default is -Wlist.
-W[no]map Temporarily enables [disables] the generation of identifier maps in the compiler
listing. This flag works only if the -Wnosuppress flag is specified. The default is
-Wnomap.
-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 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.
660 Hewlett-Packard Company 527188-021