Kenwood HP 9000 Personal Computer User Manual


 
Chapter 1 29
What's New in Recent Releases
64-bit Mode Link-time Differences
For more information, see the HP-UX Linker and Libraries Online User
Guide (ld +help).
+dpv Displays verbose messages regarding procedures
which have been removed due to dead procedure
elimination. Use the -v linker option instead.
Intra-library
versioning
Specified by using the HP_SHLIB_VERSION pragma
(C and aC++) or SHLIB_VERSION directive
(Fortran90).
In 32-bit mode, the linker lets you version your
library by object files. 64-bit applications must use
SVR4 library-level versioning instead.
Duplicate code
and data
symbols
Code and data cannot share the same namespace in
64-bit mode. You should rename the conflicting
symbols.
All internal
and
undocumented
linker options
These options are unsupported.
Option or
Behavior
Description