Jump to content United States-English
HP.com Home Products and Services Support and Drivers Solutions How to Buy
» Contact HP
More options
HP.com home
HP-UX Linker and Libraries User's Guide: HP 9000 Computers

Chapter 4 Linker Tools

» 

Technical documentation

Complete book in PDF
» Feedback
Content starts here

 » Table of Contents

 » Glossary

 » Index

This chapter describes the linker toolset, which provides several tools to help you find symbols, display and modify object files, and determine link order. Some of these tools are specific to a particular object file type; others are available in both 32-bit and 64-bit mode.

The following table lists the linker toolset.

ToolModeDescription

chatr

32-bit/64-bit

Displays or modifies the internal attributes of an object file. See “Changing a Program's Attributes with chatr(1) ”.

elfdump

64-bit

Displays the contents of an ELF object file. See “Viewing the Contents of an Object File with elfdump(1)”.

fastbind

32-bit/64-bit

Improves startup time of programs that use shared libraries. See “Improving Program Start-up with fastbind(1)”.

ldd

64-bit

Lists dynamic dependencies of executable files and shared libraries. “Viewing library dependencies with ldd(1)”.

lorder

32-bit/64-bit

Finds ordering relationship for an object library. See“Finding Object Library Ordering Relationships with lorder(1)”.

nm

32-bit/64-bit

Displays the symbol table of an object file. See “Viewing Symbols in an Object file with nm(1) ”.

size

32-bit/64-bit

Prints sizes of object file elements. See “Viewing the Size of Object File Elements with size(1)”.

strip

32-bit/64-bit

Strips symbol and debugging information from an object file, executable, or archive library. See “Reducing Storage Space with strip(1)”.

Printable version
Privacy statement Using this site means you accept its terms Feedback to webmaster
© 1997 Hewlett-Packard Development Company, L.P.