summaryrefslogtreecommitdiff
path: root/ACE-INSTALL.html
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-08-06 18:51:38 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-08-06 18:51:38 +0000
commit71e4313256c733a5ab6cd06832a0dea6899faf6d (patch)
tree9c93ecddc27625d96a211a72a8fd933a881b234e /ACE-INSTALL.html
parent9f4b8dcd830e8ca7a1d9ac94092b031910f1ab28 (diff)
downloadATCD-71e4313256c733a5ab6cd06832a0dea6899faf6d.tar.gz
oops: platform_vxworks5.x_g++.GNU instead of .h
Diffstat (limited to 'ACE-INSTALL.html')
-rw-r--r--ACE-INSTALL.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE-INSTALL.html b/ACE-INSTALL.html
index 5240ea42ef8..4533422ff91 100644
--- a/ACE-INSTALL.html
+++ b/ACE-INSTALL.html
@@ -1366,7 +1366,7 @@ Tornado II cannot be used to build ACE. Use Cygnus' make (version 3.75)
instead.)<p>
<strong>NOTE:</strong>Optimization is enabled be default in
-<a href=include/makeinclude/platform_vxworks5.x_g++.h>platform_vxworks5.x_g++.h</a>. However, the compiler that is shipped with Tornado II has
+<a href=include/makeinclude/platform_vxworks5.x_g++.GNU>platform_vxworks5.x_g++.GNU</a>. However, the compiler that is shipped with Tornado II has
trouble compiling some files with -O2. To disable optimization
for an individual file, just add <code>optimize=0</code> to your
make invocation when compiling that file.<p>