diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1998-08-20 21:19:27 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1998-08-20 21:19:27 +0000 |
commit | 471f7cb5465d59b32d625c945288235ef8de03c5 (patch) | |
tree | 7ed683558bfe462b5c8a553660ad758f9b603a95 /ACE-INSTALL.html | |
parent | 230f5f23cb88f2f9201f61e65fcd22df9233dab2 (diff) | |
download | ATCD-471f7cb5465d59b32d625c945288235ef8de03c5.tar.gz |
*** empty log message ***
Diffstat (limited to 'ACE-INSTALL.html')
-rw-r--r-- | ACE-INSTALL.html | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/ACE-INSTALL.html b/ACE-INSTALL.html index ed167269d2a..0de0faf4495 100644 --- a/ACE-INSTALL.html +++ b/ACE-INSTALL.html @@ -37,14 +37,9 @@ HREF="ACE.FAQ.html">FAQ</A> before building and installing ACE. <P><HR><P> <H3><A NAME="platforms">Supported Platforms and C++ Compilers</A></H3> -<!--#include virtual="/~schmidt/ACE-versions-i.html" --> If you have a -problem compiling the ACE wrappers on the platforms shown below please -send email to either <A HREF="news:comp.soft-sys.ace">ACE -Newsgroup</A> or the <A HREF="mailto:ace-users@cs.wustl.edu">ACE -mailing list</A> and we'll try to fix it for you. +<!--#include virtual="/~schmidt/ACE-versions-i.html" --> -<p>The following table summarizes those platforms for which ACE -is known to support well.<P> +<p>The following table summarizes platforms on which ACE runs:<P> <table width="100%" border=1> <tr valign=top> @@ -72,7 +67,13 @@ is known to support well.<P> </table> <P>Any UNIX/POSIX/Win32 variation is a potential target platform for -ACE. +ACE. If you have <A +HREF="http://www.cs.wustl.edu/~schmidt/ACE_wrappers/etc/ACE-porting.html">porting +questions</A> or have a problem compiling the ACE wrappers on the +platforms shown above please send email to either <A +HREF="news:comp.soft-sys.ace">ACE Newsgroup</A> or the <A +HREF="mailto:ace-users@cs.wustl.edu">ACE mailing list</A> and we'll +try to help you fix the problems. <P><HR><P> <H3><A NAME="installnotes">Installation Notes for Supported Platforms</A></H3> |