Jump to content United States-English
HP.com Home Products and Services Support and Drivers Solutions How to Buy
» Contact HP
More options
HP.com home
HP Pascal/HP-UX Release Notes: HP 9000 Series Systems > Chapter 3 Relevant Documentation

Additional Documentation

» 

Technical documentation

Complete book in PDF
» Feedback
Content starts here

 » Table of Contents

  • ALLBASE/SQL Pascal Application Programming Guide (36217-90007)

  • HP C Programmer's Guide (92434-90002)

  • HP-DDE Debugger Online Help

    Refer to the discussion on basic-style (not advanced-style) debugging of optimized code in the HP/DDE debugger online help.

  • HP-UX Linker and Libraries Online User Guide

    To access the HP Linker and Libraries Online User Guide use the command:

    ld +help

    The HP Linker and Libraries Online User Guide online guide replaces the manual Programming on HP-UX. To order a copy of Programming on HP-UX see manuals(5).

NOTE: Users with character-based terminals or terminal emulators can use the charhelp program to view or print the online help provided for the linker.

To start charhelp enter the full pathname (or just charhelp if /opt/langtools/bin is in your $PATH environment variable), and you will get a usage statement:

$ /opt/langtools/bin/charhelp
charhelp: Usage: charhelp {cc | CC | f77 | ld | -helpVolume file}

For help with the linker, for example, enter charhelp ld and follow the menus for further direction. For more information, see the man page for charhelp(1) (/opt/langtools/share/man/man1.Z must be in your $MANPATH environment variable).

The +help option may not work on systems running HP CDE. If it does not work, ensure the environment variable DTHELPSEARCHPATH is set. (It may not be set if you rlogin to a system, for example.) If it is not set, use the following command to set it:

eval $(dtsearchpath)

Ensure the LANG environment variable is set, typically LANG=C.

As a workaround, you can view the linker online help using the ? icon on the HP CDE front panel or by using one of the following commands:

/usr/dt/bin/dthelpview -helpVolume linker

or

/usr/dt/bin/dthelpview -helpVolume \
/opt/langtools/lib/linker/dt/appconfig/help/C/linker.sdl
Printable version
Privacy statement Using this site means you accept its terms Feedback to webmaster
© 1994 Hewlett-Packard Development Company, L.P.