Open System Services Shell and Utilities Reference Manual (G06.29+, H06.08+, J06.03+)
User Commands (k - l) ld(1)
whether a -dllname or -soname flag is specified. filename7 can also become the
DLL name used for the file in the libList. See the description of the -dllname
flag in this reference page for more information.
-rld_l path_list1
Tells ld to set search paths in the loadfile for later use by the rld loader.
path_list1 identifies paths to be searched after using the loadfile 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 qualified Guardian subvolume name.
The -rld_l flag can be specified more than once in a command line or an obey
file. Multiple path_list1 specifications are concatenated into a single loadfile
entry.
See the Finding Libraries subsection under DESCRIPTION for details about
the effect of this flag on search order.
-rld_first_l path_list2
Tells ld to set search paths in the loadfile for later use by the rld loader.
path_list2 identifies paths to be searched after using the location specified by
-first_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 qualified Guardian subvolume name.
The -rld_first_l flag can be specified more than once in a command line or an
obey file. Multiple path_list2 specifications are concatenated into a single
loadfile entry.
See the Finding Libraries subsection under DESCRIPTION for details about
the effect of this flag on search order.
-s Removes symbol information used for linking and symbolic debugging from the
output loadfile. A file stripped of all symbol information cannot be symbolically
debugged with the Visual Inspect debugger.
You can use this flag only when creating a loadfile. To strip all symbol informa-
tion from an existing loadfile, use the -strip flag.
You can specify this flag as often as you want in the command line or an obey
file. Each specification is processed when encountered.
-set attribute_name attribute_v alue
Sets the value of the run-time attribute specified in attribute_name to the value
specified in attribute_value when creating a loadfile. Use the -change flag to
change a run-time attribute in an existing loadfile.
Each attribute_name has a corresponding range of accepted attribute_v aluesas
follows:
• FL
OAT_LIB_OVERRULE is either ON or OFF. The default value is
OFF.(AFLOAT_TYPE_OVERRULE value of ON is ignored for
library loadfiles; this attribute only has meaning for program loadfiles.)
527188-021 Hewlett-Packard Company 5−41