critical impact:
Some Tru64 UNIX C/C++ preprocessor macros - not available; use similar HP-UX macros (CrUn277)
Problem description
The identified macros exist on Tru64 UNIX, but not on HP-UX.
Replacement macros exist, however, on HP-UX. Identifiers
 __alpha |
 __LANGUAGE_C__ |
 _LONGLONG |
 __arch64__ |
 __unix |
 _SYSTYPE_BSD |
 __digital__ |
 __unix__ |
|
See also
Solution description
See the Tru64 UNIX to HP-UX 11i Porting Guide. Table 4-2 in that guide shows the equivalent HP-UX C macro definitions and Table 4-5 shows the equivalent HP-UX C++ macro definitions.
See also
Problem summary
| classifications |
source types |
OS release |
severity |
type |
| CC |
C, C++ |
any HP-UX 11i version |
critical |
unavailable |
|