7.21.3 Software Requirements for HP-UX 11i v3 (64-bit) on Itanium
Component | Requirement |
---|---|
OS Version (Patches) | HP-UX B.11.31 ia64 (64-bit) |
C/C++ Compilers | HP C/aC++ B3910B A.06.29 [Oct 18 2016] |
Java 2 Runtime Environment (JRE) | Tested with Java 1.8.0.26-hp-ux |
Java 2 Software Development Kit (SDK) | Tested with Java 1.8.0.26-hp-ux |
Database for CORBA C++ applications | Tested with Oracle Database 19c |
Note:
- The aCC C/C++ compiler supports C standard C99 by default. To use C++11, you need to specify
"+std=c++11"
in the compile option. - When using certain Oracle Tuxedo features related to parsing XML, it is crucial to set the
LANG
orLC_All
variables toen_US.utf8
. Failure to do so may result in the display of an error message stating "Could not load a transcoding service." Additionally, some features may cease to function as intended.
Parent topic: HP-UX 11i v3 (64-bit) on Itanium