Compiler options for the 64-Bit environment
The -q32, -q64, and -qwarn64 compiler options
are primarily for developers who are targetting 64-bit platforms. They enable
you to do the following:
- Develop applications for the 64-bit environment
- Help migrate source code from the 32-bit environment to a 64-bit environment