24 Chapter 1
What's New in Recent Releases
64-bit Mode ELF Object File Format
64-bit Mode ELF Object File Format
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.
Option Compiler
+DA2.0W C and aC++
+DD64 C