summaryrefslogtreecommitdiff
path: root/ACE-INSTALL.html
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-07-12 20:47:19 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-07-12 20:47:19 +0000
commit5f0e4a77c7cf63f846b1fc09683b773eb8bdff6c (patch)
tree2bb869b6a8fd5d1b9a63fc194411f7d76f9e3e4d /ACE-INSTALL.html
parent7918397192b02b92ae8a1cacb3a21983bcb79f8a (diff)
downloadATCD-5f0e4a77c7cf63f846b1fc09683b773eb8bdff6c.tar.gz
ChangeLogTag: Mon Jul 12 15:27:37 1999 David L. Levine <levine@cs.wustl.edu>
Diffstat (limited to 'ACE-INSTALL.html')
-rw-r--r--ACE-INSTALL.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/ACE-INSTALL.html b/ACE-INSTALL.html
index 114ac1f36d2..7604895132d 100644
--- a/ACE-INSTALL.html
+++ b/ACE-INSTALL.html
@@ -382,6 +382,12 @@ make: *** [libACE.so] Error 8
of CXX 6.1, notably versions -021 and earlier. It's best to use
V6.1-022 or later.<p>
+ NOTE: if you use Digital UNIX 4.0f, you must use
+ <code>ace/config-osf1.h</code> instead of
+ <code>ace/config-osf1-4.0.h</code>. <code>ace/config-osf1.h</code>
+ can be used for all supported compilers on any version of
+ Digital UNIX after and include 4.0.
+
GNU gcc 2.7.2.1 compiles without problems. All tests run
(besides minor problems). Thanks to Thilo Kielmann &lt<A
HREF="mailto:kielmann@informatik.uni-siegen.de">kielmann@informatik.uni-siegen.de</A>&gt