diff options
author | Steve Huston <shuston@riverace.com> | 1999-07-27 14:47:24 +0000 |
---|---|---|
committer | Steve Huston <shuston@riverace.com> | 1999-07-27 14:47:24 +0000 |
commit | 11b580d77d9206735a01e046a28b2c5df8ce0099 (patch) | |
tree | 7caf35f437f05f0f253f997d6b8fd4511f617199 /ACE-INSTALL.html | |
parent | ec13af210c5b766ef11dfa98fb138b1f748e605a (diff) | |
download | ATCD-11b580d77d9206735a01e046a28b2c5df8ce0099.tar.gz |
Added and changed HP-UX info.
Diffstat (limited to 'ACE-INSTALL.html')
-rw-r--r-- | ACE-INSTALL.html | 18 |
1 files changed, 12 insertions, 6 deletions
diff --git a/ACE-INSTALL.html b/ACE-INSTALL.html index edcb2281150..337b9814157 100644 --- a/ACE-INSTALL.html +++ b/ACE-INSTALL.html @@ -370,15 +370,21 @@ make: *** [libACE.so] Error 8 Caveat emptor. It's been said that you should run version 10.24, if not later. - <LI>HP aC++ - this is aCC, HP's new, ANSI-to-be compiler. It handles ACE - pretty well. You should use version A.01.12 on HP-UX 10.x and - version A.03.05 on HP-UX 11.00. Also see further notes on - this platform at Riverace's - <A HREF="http://www.riverace.com/ACE/hints_hpux.html">HP-UX Hints</A> - page. + <LI>HP aC++ - this is aCC, HP's new, ANSI compiler. It handles ACE + pretty well. You should use version A.01.18 (or higher) on + HP-UX 10.x and version A.03.13 (or higher) on HP-UX 11.00. </UL> <P> + On HP-UX 10.20, a patch is required to compile ACE. The exact patch + number depends on the platform - check with HP's patch database to + locate the exact patch or its successor. For 9000 700 series machines + it is PHKL_8693 (s700 10.20 sys/time.h fix for select(2)/C++ defects).<p> + + Also see further notes on this platform at Riverace's + <A HREF="http://www.riverace.com/ACE/hints_hpux.html">HP-UX Hints</A> + page. + <P> <LI><B>OSF/1 3.2 and 4.0 (a.k.a. Digital UNIX 4.0)</B> <P> |