Open System Services Shell and Utilities Reference Manual (G06.27+, H06.04+)
ld(1) OSS Shell and Utilities Reference Manual
• FLOATTYPE is one of the following:
IEEE_FLOAT
NEUTRAL_FLOAT
TANDEM_FLOAT
If FLOATTYPE is not specified, the value used comes from the input
linkfile. If FLOATTYPE is specified more than once, all occurrences
except the final one are ignored.
• HEAP_MAX, MAINSTACK_MAX,[PROCESS_]SUBTYPE, and
SPACE_GUARANTEE are unsigned numbers. The default value is 0
(zero).
• HIGHPIN, HIGHREQUESTER[S]orHIGHREQUESTOR[S], and
INSPECT are either ON or OFF. The default value is ON.
• LIBNAME is the Guardian filename of a library file, specified as
described for the -libname flag. The default value is none.
• RUNNAMED and SAVEABEND are either ON or OFF. The default
value is OFF.
• RLD_UNRESOLVED is ERROR, IGNORE,orWARN. The default
value is ERROR.
• SYSTYPE is either OSS or GUARDIAN. The default value is deter-
mined by the file system that contains the output file. For users of this
reference page, the default value is probably OSS. (If the output loadfile
is created in the Guardian file system through the /G directory, the
default is GUARDIAN.)
See the ld Manual for a description of each run-time attribute.
-show_multiple_defs
Tells ld to produce a listing of any symbols with multiple definitions within the
input linkfiles.
The default action does not display instances of multiple definitions.
You can specify this flag as often as you want in the command line or an obey
file. Each specification is processed when encountered.
-stdin Reads the contents of the standard input file at the place in the command line
where the flag is specified.
You can specify this flag as often as you want in the command line or an obey
file. Each specification is processed when encountered.
-strip filename9
Removes symbol information used for linking and symbolic debugging from an
existing loadfile with the name filename9.Afile stripped of all symbol informa-
tion cannot be symbolically debugged with the Visual Inspect debugger or
linked again.
You can use this flag only on an existing loadfile. To strip all symbol informa-
tion when creating a loadfile, use the -s flag.
You cannot specify other loadfile filenames or flags other than the following with
the -strip flag:
-noverbose, -verbose,or-warn
5−42 Hewlett-Packard Company 527188-004