HP-UX Reference (11i v1 05/09) - 1 User Commands A-M (vol 1)
l
ld(1) ld(1)
AUTHOR
ld was developed by AT&T, the University of California, Berkeley, and HP.
FILES
/usr/lib/lib*
32-bit system archive and shared libraries
/usr/lib/pa20_64/lib*
64-bit system archive and shared libraries
/usr/ccs/lib*
32-bit development archive and shared libraries
/opt/langtools/lib/pa20_64
64-bit development object files, archive and shared libraries
a.out output file
/usr/lib/dld.sl
32-bit dynamic loader
/usr/lib/pa20_64/dld.sl
64-bit dynamic loader
/opt/langtools/lib/end.o
for use with the 32-bit
dde debugger
/opt/langtools/lib/pa20_64/end.o
for use with the 64-bit dde debugger
/usr/ccs/lib/crt0.o
32-bit run-time startup file
/opt/langtools/lib/crt0.o
Identical to /usr/ccs/lib/crt0.o
/opt/langtools/lib/pa20_64/crt0.o
64-bit run-time startup file
/usr/ccs/lib/dyncall.o
32-bit only. Used with -A option links
/opt/langtools/lib/mcrt0.o
32-bit run-time startup with profiling (see prof(1))
/usr/lib/milli.a 32-bit millicode library automatically searched by
ld
/usr/lib/pa20_64/milli.a
64-bit millicode library automatically searched by ld
/opt/langtools/lib/gcrt0.o
run-time start-up with profiling (see gprof(1))
/opt/langtools/lib/icrt0.o
32-bit run-time start-up with profiling (see discussion of profile
based optimization above.)
/usr/lib/nls/$LANG/ld.cat
message catalog
/var/tmp/ld* temporary files
flow.data file containing profile data generated by running an instru-
mented executable
/usr/ccs/bin/fdp program for creating the procedure link order from a profile
database file created by an instrumented executable; forked by
the
-P option
/opt/langtools/lbin/ucomp
PA-RISC code generator
SEE ALSO
Profiling and Debugging Tools
adb(1) absolute debugger
gprof(1) display call graph profile data
prof(1) display profile data
dde(1) C, C++, FORTRAN, and Pascal symbolic debugger
System Tools
aCC(1) invoke the HP-UX aC++ compiler
ar(1) create archived libraries
CC(1) invoke the HP-UX C++ compiler
cc(1) invoke the HP-UX C compiler
chatr(1) change program’s internal attributes
exec(2) execute a file
f77(1) invoke the HP-UX FORTRAN 77 compiler
f90(1) invoke the HP-UX Fortran 90 compiler
HP-UX 11i Version 1: September 2005 − 21 − Hewlett-Packard Company Section 1−−457