Starting with HP-UX release 11.00, the 64-bit linker toolset
supports the ELF (executable and linking format)
object file format. The 64-bit linker toolset provides new tools
to display and manipulate ELF files. The libelf(3x)
library routines provide access to ELF files. The command elfdump(1)
displays contents of an ELF file.
The following options instruct the compiler to generate 64-bit
ELF object code.
See the HP-UX Software Transition Toolkit (STK) at http://www.software.hp.com/STK/
for more information on the structure of ELF object files.