Open System Services Shell and Utilities Reference Manual (G06.28+, H06.05+)

User Commands (k - l) ld(1)
whether a -dllname or -soname ag is specied. lename7 can also become the
DLL name used for the le in the libList. See the description of the -dllname
ag in this reference page for more information.
-rld_l path_list1
Tells ld to set search paths in the loadle for later use by the rld loader.
path_list1 identies paths to be searched after using the loadle location and
before using the rld default locations.
path_list1 contains one or more pathname entries, separated by a colon (:); you
cannot embed spaces (blanks) in path_list1. A pathname can be either an abso-
lute OSS directory pathname or a fully qualied Guardian subvolume name.
The -rld_l ag can be specied more than once in a command line or an obey
le. Multiple path_list1 specications are concatenated into a single loadle
entry.
See the Finding Libraries subsection under DESCRIPTION for details about
the effect of this ag on search order.
-rld_first_l path_list2
Tells ld to set search paths in the loadle for later use by the rld loader.
path_list2 identies paths to be searched after using the location specied by
-rst_l and before using the public libraries.
path_list2 contains one or more pathname entries, separated by a colon (:); you
cannot embed spaces (blanks) in path_list2. A pathname can be either an abso-
lute OSS directory pathname or a fully qualied Guardian subvolume name.
The -rld_rst_l ag can be specied more than once in a command line or an
obey le. Multiple path_list2 specications are concatenated into a single
loadle entry.
See the Finding Libraries subsection under DESCRIPTION for details about
the effect of this ag on search order.
-s Removes symbol information used for linking and symbolic debugging from the
output loadle. A le stripped of all symbol information cannot be symbolically
debugged with the Visual Inspect debugger.
You can use this ag only when creating a loadle. To strip all symbol informa-
tion from an existing loadle, use the -strip ag.
You can specify this ag as often as you want in the command line or an obey
le. Each specication is processed when encountered.
-set attribute_name attribute_value
Sets the value of the run-time attribute specied in attribute_name to the value
specied in attribute_value when creating a loadle. Use the -change ag to
change a run-time attribute in an existing loadle.
Each attribute_name has a corresponding range of accepted attribute_valuesas
follows:
FLOAT_LIB_OVERRULE is either ON or OFF. The default value is
OFF.(AFLOAT_TYPE_OVERRULE value of ON is ignored for
library loadles; this attribute only has meaning for program loadles.)
527188-007 Hewlett-Packard Company 541