dld.sl.5 (2011 09)

d
dld.sl(5)
PA-RISC Systems Only
dld.sl(5)
-warnings Display additional dynamic loader warning messages. Some of these include:
Symbols of the same name but different types, such as CODE and DATA.
See the WARNINGS section in ld(1) for more details on this warning.
Using certain flags or routines described in shl_load (3X).
-fbverbose See fastbind (1).
-nofastbind See fastbind (1).
-load_verbose Display verbose messages concerning possible unsatisfied symbols. This is
equivalent to BIND_VERBOSE of shl_load() and RTLD_VERBOSE
of
dlopen() calls. This option can be used in cases where the application has
already been built without either RTLD_VERBOSE or BIND_VERBOSE
and
verbose messages are expected. Currently, this is applicable only for PA32.
On PA-RISC 64-bit systems, if you wish to see all error messages, set the environment variable
DLD_VERBOSE_ERR
to true.
AUTHOR
The
/usr/lib/dld.sl
and /usr/lib/pa20_64/dld.sl
shared libraries were developed by HP.
FILES
/etc/dld.sl.conf
list of shared libraries for lookup with setuid programs
SEE ALSO
System Tools
aCC(1) invoke the HP-UX aC++ compiler
as(1) translate assembly code to machine code
CC(1) invoke the HP-UX C++ compiler
cc(1) invoke the HP-UX C compiler
chatr (1) change program’s internal attributes
f77(1) invoke the HP-UX FORTRAN compiler
f90(1) invoke the HP-UX Fortran 90 compiler
fastbind (1) invoke the fastbind tool
ld(1) invoke the link editor
pc(1) invoke the HP-UX Pascal compiler
Miscellaneous
a.out (4) assembler, compiler, and linker output
dlclose (3C) unload a shared library previously loaded by
dlopen()
dlerror (3C) print the last error message recorded by dld
dlget (3C) return information about a loaded module
dlgetname (3C) return the name of the storage containing a load module
dlmodinfo (3C) return information about a loaded module
dlopen (3C) load a shared library
dlsym(3C) get the address of a symbol in a shared library
shl_load (3X) load/unload shared libraries
Texts and Tutorials
HP-UX Linker and Libraries Online User Guide
(See the
+help option to ld (1))
HP-UX Linker and Libraries User’s Guide
(See manuals (5) for ordering information)
8 Hewlett-Packard Company 8 HP-UX 11i Version 3: September 2011