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 specied, the value used comes from the input
linkle. If FLOATTYPE is specied more than once, all occurrences
except the nal 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 lename of a library le, specied as
described for the -libname ag. 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 le system that contains the output le. For users of this
reference page, the default value is probably OSS. (If the output loadle
is created in the Guardian le 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 denitions within the
input linkles.
The default action does not display instances of multiple denitions.
You can specify this ag as often as you want in the command line or an obey
le. Each specication is processed when encountered.
-stdin Reads the contents of the standard input le at the place in the command line
where the ag is specied.
You can specify this ag as often as you want in the command line or an obey
le. Each specication is processed when encountered.
-strip filename9
Removes symbol information used for linking and symbolic debugging from an
existing loadle with the name lename9.Ale stripped of all symbol informa-
tion cannot be symbolically debugged with the Visual Inspect debugger or
linked again.
You can use this ag only on an existing loadle. To strip all symbol informa-
tion when creating a loadle, use the -s ag.
You cannot specify other loadle lenames or ags other than the following with
the -strip ag:
-noverbose, -verbose,or-warn
542 Hewlett-Packard Company 527188-004