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-UX 64-bit Porting and Transition Guide: HP 9000 Computers > Chapter 4 Transitioning C and aC++ Programs to 64-bit Mode

Step 4: Compile in 64-bit Mode

» 

Technical documentation

» Feedback
Content starts here

 » Table of Contents

 » Glossary

 » Index

To compile in 64-bit mode, update makefiles with the appropriate options:

+DD64

Compiles C programs in 64-bit mode. Use this option for compatibility with future architectures.

+DA2.0W

Compiles aC++ or C programs in 64-bit mode.

If you are building 64-bit applications on HP-UX 11.0 32-bit systems, be sure to request and verify that 64-bit versions of system libraries are installed. For example, verify that /usr/lib/pa20_64/libc.sl is installed.

64-bit applications only run on 64-bit systems.

64-bit main programs and object files can only link with 64-bit object files and 64-bit versions of shared or archive libraries.

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