summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-08-22 17:12:07 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-08-22 17:12:07 +0000
commit8a25239b5ffd51d0fb3a7827752308f0a03307c6 (patch)
tree985b4f9e289e11e4b42c34212443bde165048f6d
parent57c5f0c9e8d42fc4d9295ac54fc71399a2916ce3 (diff)
downloadATCD-8a25239b5ffd51d0fb3a7827752308f0a03307c6.tar.gz
updated VxWorks build status
-rw-r--r--ACE-INSTALL.html9
1 files changed, 5 insertions, 4 deletions
diff --git a/ACE-INSTALL.html b/ACE-INSTALL.html
index a3a31233591..493d6e582fe 100644
--- a/ACE-INSTALL.html
+++ b/ACE-INSTALL.html
@@ -538,10 +538,11 @@ It probably wouldn't take much effort to modify the
ACE library to not require <code>INCLUDE_CPLUS_IOSTREAMS</code>,
if necessary.
-If you're first getting started with ACE and/or VxWorks,
-I recommend just building the ACE library and tests first.
-Then try running the tests. Please see $ACE_ROOT/tests/README
-for the latest status of the ACE tests on VxWorks.<P>
+If you're first getting started with ACE and/or VxWorks, I recommend
+just building the ACE library and tests first. Some of the ACE
+examples, in System_V_IPC and Threads, don't build on VxWorks yet.
+Then try running the tests. Please see $ACE_ROOT/tests/README for the
+latest status of the ACE tests on VxWorks.<P>
<A NAME="spa">Please</A> note that the <code>main</code> entry point
is renamed to <code>ace_main</code> on VxWorks, to comply with the