HP-UX Linker and Libraries Release Notes (March, 2010)

Support for Tracing 64–bit Executables in the ltrace Tool
With this release, the ltrace tool available on HP-UX Integrity systems supports 64–bit executables
in addition to the existing support for 32–bit executables.
Documentation Overview
This section addresses the following topics:
“Before You Begin” (page 10)
Accessing HP-UX Linker Online Help” (page 10)
“Related Information” (page 10)
Before You Begin
Before you begin to use the HP-UX Linker Online Help, complete the following steps:
1. To open an HTML browser, set the DISPLAY environment variable to graphic mode.
2. Set the BROWSER environment variable to point to the location of your HTML browser. If
you do not set the environment variable, the linker automatically runs the browser located
at:
/opt/mozilla/mozilla
or
/opt/ns-navgold/bin/netscape
or
/opt/ns-communicator/netscape
Accessing HP-UX Linker Online Help
To access the Linker online help on a system on which the HP-UX Linker is installed, enter the
following command:
/usr/ccs/bin/ld +help
This command opens a web browser and displays the main page of the HP-UX Linker online
help system.
If the browser path set by the BROWSER environment variable does not exist, or if the default
browser paths /opt/mozilla/mozilla, /opt/ns-navgold/bin/netscape or /opt/
ns-communicator/netscape do not exist, the system displays a message that the BROWSER
environment variable must be set properly.
Related Information
The related documentation for HP-UX Linker and Libraries is available at:
http://www.hp.com/go/linker
The following are the related documentation for HP-UX Linker and Libraries:
Parallel Programming Guide for HP-UX Systems
Describes efficient methods for shared-memory programming using the HP Fortran, HP
aC++ (ANSI C++), and HP C compilers.
HP-UX Floating-Point Guide
Describes how floating-point arithmetic is implemented on HP-UX systems, and discusses
how floating-point behavior affects the results of floating-point computations. This document
provides information on writing or porting floating-point-intensive programs.
10