summaryrefslogtreecommitdiff
path: root/ACE-INSTALL.html
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-07-15 12:37:19 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-07-15 12:37:19 +0000
commitff5e764c65c44cf73c1c2fb211cef3357f63edb1 (patch)
tree1faee0e2154078e253a37812fd6a2655d6083a89 /ACE-INSTALL.html
parente2981d4a141b9c29b3bd308a38f44e4654230cf9 (diff)
downloadATCD-ff5e764c65c44cf73c1c2fb211cef3357f63edb1.tar.gz
ChangeLogTag: Thu Jul 15 07:33:30 1999 David L. Levine <levine@cs.wustl.edu>
Diffstat (limited to 'ACE-INSTALL.html')
-rw-r--r--ACE-INSTALL.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/ACE-INSTALL.html b/ACE-INSTALL.html
index 62f32726495..915e26be5bc 100644
--- a/ACE-INSTALL.html
+++ b/ACE-INSTALL.html
@@ -394,12 +394,12 @@ make: *** [libACE.so] Error 8
V6.1-022 or later.<p>
NOTE: if you use Digital UNIX 4.0f or later, you <strong>must</strong>
- use <code>ace/config-osf1.h</code> instead of
- <code>ace/config-osf1-4.0.h</code>. <code>ace/config-osf1.h</code>
+ use <code>ace/config-tru64.h</code> instead of
+ <code>ace/config-osf1-4.0.h</code>. <code>ace/config-tru64.h</code>
can be used for all supported compilers on any version of
- Digital UNIX after and include 4.0. And, with 4.0f and later, you
- <strong>must</strong> use
- <code>include/makeinclude/platform_osf1_cxx.GNU</code> instead of
+ Digital UNIX after and include 4.0. And, with 4.0f and later when
+ using Digital CXX, you <strong>must</strong> use
+ <code>include/makeinclude/platform_tru64_cxx.GNU</code> instead of
<code>include/makeinclude/platform_osf1_4.0.GNU</code>.
GNU gcc 2.7.2.1 compiles without problems. All tests run