diff options
author | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1998-10-20 21:27:56 +0000 |
---|---|---|
committer | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1998-10-20 21:27:56 +0000 |
commit | 96034538df2cdab9a5a403fb296507b1b501a992 (patch) | |
tree | ed797330c95a5b77439fa22155888c1dcc702e23 /ACE-INSTALL.html | |
parent | f74c813050749dd1fc52889a05a476a8bc209385 (diff) | |
download | ATCD-96034538df2cdab9a5a403fb296507b1b501a992.tar.gz |
added DU CXX version info
Diffstat (limited to 'ACE-INSTALL.html')
-rw-r--r-- | ACE-INSTALL.html | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/ACE-INSTALL.html b/ACE-INSTALL.html index e59c21f75ba..001dd03afde 100644 --- a/ACE-INSTALL.html +++ b/ACE-INSTALL.html @@ -273,8 +273,8 @@ try to help you fix the problems. although they warn about template usage. Most tests run, some dump core.<P> - CXX 6.0 and 6.1 are _much_ improved in this regard: they build all of - ACE cleanly. Please note that + CXX 6.0 and 6.1 are _much_ improved in this regard: V6.0-020 + and V6.1-025 and later 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 @@ -283,6 +283,10 @@ try to help you fix the problems. file. All of the tests in ACE_wrappers/tests run successfully with CXX 6.0 and CXX 6.1.<P> + Please note that problems have been reported with some + versions of CXX 6.1, notably versions -021 and earlier. + It's best to use the V6.1-022 or later.<p> + GNU gcc 2.7.2.1 compiles without problems. All tests run (besides minor problems). Thanks to Thilo Kielmann <<A HREF="mailto:kielmann@informatik.uni-siegen.de"> |