summaryrefslogtreecommitdiff
path: root/ACE-INSTALL.html
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-12-11 14:50:53 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-12-11 14:50:53 +0000
commitc2e0f4ee1127e970d2f85a2136b9e566d60b7b2d (patch)
tree5b275f2451896c076b807048b0bb3e104b2797f2 /ACE-INSTALL.html
parentf59e9a8d72fb5a4e765c0a4215747953bcae974c (diff)
downloadATCD-c2e0f4ee1127e970d2f85a2136b9e566d60b7b2d.tar.gz
updated egcs version information
Diffstat (limited to 'ACE-INSTALL.html')
-rw-r--r--ACE-INSTALL.html7
1 files changed, 4 insertions, 3 deletions
diff --git a/ACE-INSTALL.html b/ACE-INSTALL.html
index 5f7e4c99682..398d38effef 100644
--- a/ACE-INSTALL.html
+++ b/ACE-INSTALL.html
@@ -242,8 +242,8 @@ make: *** [libACE.so] Error 8
and <code>ace/config_linux_lxpthreads.h</code> platform/config
files.<p>
The ACE <code>Tokens_Test</code> hangs with egcs 1.1b on
- Linux. It runs properly when built with egcs 1.0.2. All
- other ACE tests run properly with both egcs versions.<p>
+ Linux. It runs properly when built with egcs 1.0.2 and egcs
+ 1.0.3. All other ACE tests run properly with both egcs versions.<p>
<strong>NOTE:</strong> The TAO NameService uses IP multicasting
by default, though it is not required. IP multicast on Linux
@@ -511,7 +511,8 @@ 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 and egcs 1.0.2, and recommend those versions.<p>
+ 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>
<LI>Earlier (prior to 2.7.2) versions of g++ may not compile
certain parts of ACE correctly due to compiler bugs. Please