summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-02-11 21:06:07 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-02-11 21:06:07 +0000
commitc13fa2016435db03b45420712391190005fd9344 (patch)
treed891afe867a2be6576c9419e3723a59e79307f53
parentc54a93bd17c82db7cbe5aa4c808f02b88c0a2ddc (diff)
downloadATCD-c13fa2016435db03b45420712391190005fd9344.tar.gz
another OSF/1:CXX 6.x update
-rw-r--r--ACE-INSTALL.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/ACE-INSTALL.html b/ACE-INSTALL.html
index 2e2cff41f8e..181956e11ae 100644
--- a/ACE-INSTALL.html
+++ b/ACE-INSTALL.html
@@ -342,10 +342,11 @@ pthreads</A>.<P>
<DD> The OSF/1 C++ 5.4 through 5.7 compilers have problems with ACE's
templates. They compile the lib and most of the test programs,
-although giving warnings about template usage. Most tests run, some
+although they warn about template usage. Most tests run, some
dump core.<P>
-CXX 6.0 is _much_ improved in this regard. Please note that
+CXX 6.0 and 6.1 are _much_ improved in this regard: they build all of
+ACE cleanly. Please note that
<code>include/makeinclude/platform_osf1_4.0.GNU</code> has a
<strong><code>WARNING_FLAGS</code></strong> macro that is disabled by
default, to support users who don't have 6.0 yet. If you do, enable