This documentation is available on the HP-UX 11.0 Instant
Information CD-ROM and on the web site http://docs.hp.com.
Parallel Programming Guide
for HP-UX Systems
Describes efficient parallel programming techniques available
using HP Fortran 90, HP C, and HP aC++ on HP-UX. This document is
also available online at http://docs.hp.com.
HP-UX 64-bit Porting and Transition Guide
Describes the changes you need to make to compile, link, and
run programs in 64-bit mode. This document is also available online
at http://docs.hp.com and in the Postscript file
/opt/ansic/newconfig/RelNotes/64bitTrans.bk.ps
.
HP PA-RISC Compiler Optimization Technology
White Paper
Describes the benefits of using optimization. This white paper
is available online in the PostScript file /opt/langtools/newconfig/white_papers/optimize.ps.
HP-UX Linker and Libraries Online User
Guide
Replaces the manual Programming on HP-UX.
To access the HP Linker and Libraries Online User Guide,
use the
ld +help
command, or visit http://docs.hp.com.
HP Assembler Reference Manual
Describes the use of the Precision Architecture RISC (PA-RISC) Assembler
on HP 9000 computers. Describes PA-RISC Assembler directives, pseudo-operations,
and how to run the Assembler on HP-UX.
HP-UX Reference Manual
The reference manual pages, or man pages, are available online
(use the command
man man
for more information), and are also available on
the CD-ROM. You may also access this manual online by visiting http://docs.hp.com.
HP-UX Software Transition Kit (STK)
Enables the application developer to easily transition software
from HP-UX 10.
x
to either the 32-bit or the 64-bit version of HP-UX
11.0. The kit is available free of charge on the HP-UX 11.0 Application Release
CD-ROM, or from the web at
http://www.software.hp.com/STK/index.html
.
HP WDB Debugger documentation
HP WDB is the HP-supported implementation of the GDB debugger. Refer
to the
README
file in the directory
/opt/langtools/wdb/doc
for information on the documentation provided
with the debugger. See also the web site http://www.hp.com/go/debuggers.