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
Graphics Administration Guide: HP 9000 Workstations and Servers > Chapter 3 Compiling Your Application

Compiling HP PEX Applications

» 

Technical documentation

Complete book in PDF
» Feedback
Content starts here

 » Table of Contents

 » Index

HP PEXlib is supported on the Series 700 workstations using shared libraries that must be linked with the application program. Only PEX programs written in C (not FORTRAN or Pascal) are supported.

When you compile your PEXlib programs, you must link the application with the PEXlib library libPEX5. Note that the PEX library is dependent on the math library.

A compile line will typically appear:

cc program.c -lPEX5 -lXext -lX11 -lm

For more information on compiling and linking PEXlib programs, see the appropriate chapters in the HP PEX Implementation and Programming Supplement.

Printable version
Privacy statement Using this site means you accept its terms Feedback to webmaster
© 1996 Hewlett-Packard Development Company, L.P.