summaryrefslogtreecommitdiff
path: root/ACE-INSTALL.html
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-08-06 15:50:17 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-08-06 15:50:17 +0000
commit56e892955cef034d75ba88a195397b597b28b25d (patch)
tree6c99550ce317069c31da816beb8ec4d96083c11e /ACE-INSTALL.html
parent411fcbc7ee2f2f3a762733b5801f0fc85cc82c95 (diff)
downloadATCD-56e892955cef034d75ba88a195397b597b28b25d.tar.gz
ChangeLogTag: Fri Aug 06 10:49:34 1999 David L. Levine <levine@cs.wustl.edu>
Diffstat (limited to 'ACE-INSTALL.html')
-rw-r--r--ACE-INSTALL.html8
1 files changed, 3 insertions, 5 deletions
diff --git a/ACE-INSTALL.html b/ACE-INSTALL.html
index 325867e7e89..2015835642f 100644
--- a/ACE-INSTALL.html
+++ b/ACE-INSTALL.html
@@ -296,9 +296,8 @@ make: *** [libACE.so] Error 8
dynamic loader in glibc 2.1 is thread safe.<p>
The ACE <code>Tokens_Test</code> hangs with egcs 1.1b on Linux.
- It runs properly when built with egcs 1.0.2, egcs 1.0.3 and egcs
- 1.1.1. All other ACE tests run properly with these egcs
- versions.<p>
+ It runs properly when built with egcs 1.0.2 and later. All other
+ ACE tests run properly with these egcs 1.0.2 and later.<p>
<strong>NOTE:</strong> The TAO NameService uses IP multicasting
by default, though it is not required. IP multicast on Linux
@@ -672,8 +671,7 @@ If you use the GNU GCC g++ compiler please note the following:
and comment out the <code>OCFLAGS</code> line.<P>
<li>ACE/TAO don't seem to build well with g++ 2.8.1. We routinely
- use g++ 2.7.2.3, egcs 1.0.2, and egcs 1.0.3, and recommend those
- versions. egcs 1.1.1 is reported to be OK, as well.<p>
+ use egcs 1.1.1 (on Solaris) and 1.1.2, and recommend those versions.<p>
<LI>Earlier (prior to 2.7.2) versions of g++ may not compile
certain parts of ACE correctly due to compiler bugs. Please