summaryrefslogtreecommitdiff
path: root/ACE-INSTALL.html
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2005-10-11 06:56:32 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2005-10-11 06:56:32 +0000
commitd22cb3ba61867fdb57330dd45045c17c8c15c243 (patch)
tree02320113b35cea8969d7e1d1db13dd50524cfccd /ACE-INSTALL.html
parent3c99b07af1f326322c2ef6cc14ccdb1d56ad6ebc (diff)
downloadATCD-d22cb3ba61867fdb57330dd45045c17c8c15c243.tar.gz
ChangeLogTag: Mon Oct 10 19:37:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'ACE-INSTALL.html')
-rw-r--r--ACE-INSTALL.html16
1 files changed, 9 insertions, 7 deletions
diff --git a/ACE-INSTALL.html b/ACE-INSTALL.html
index d98029e8a61..48200d6dc1c 100644
--- a/ACE-INSTALL.html
+++ b/ACE-INSTALL.html
@@ -142,10 +142,12 @@ document</a>.</p><p>
<th>Remedy IT</th>
<td>Maintains ACE on many platforms required for their ACE and
TAO service offerings. Besides the standard DOC group platforms
- we also support AIX, Borland C++ Builder 6, CBuilderX 1.0, MinGW,
- Cygwin, VxWorks 5.5.1 & 6.0, OpenVMS 7.3-2 & 8.2, Linux 64bit Alpha, Tru64,
- SuSE Linux, HPUX 11i 32/64 bit on PA-RISC, and
- HPUX 11i v2 on Itanium.
+ we also support AIX, Borland C++ Builder 6/2006, CBuilderX 1.0, MinGW,
+ Cygwin, VxWorks 5.5.1 & 6.0, OpenVMS 7.3-2 & 8.2-1,
+ Tru64, SuSE Linux on Alpha/IA32/EM64T,
+ HPUX 11i v2/v2 32/64 bit on PA-RISC, and
+ HPUX 11i v2 on Itanium. The Intel C++ compiler is supported on
+ Windows 32/64bit, Linux IA32/EM64T/Itanium2.
</td>
<td>Remedy IT <a href="http://www.theaceorb.nl/">web site</a> and
the TAO <a href="TAO/TAO-INSTALL.html">install document</a>
@@ -235,8 +237,8 @@ global.features</a> file.
We've also added some support for
<a href="#mingw">GNU g++ with MinGW</a>,
<a href="#cygwin">GNU g++ with Cygwin</a>,
- <a href="#borland">Borland C++ Builder 6.0
- and Borland C++ BuilderX</a>,
+ <a href="#borland">Borland C++ Builder 6.0,
+ Borland C++ BuilderX, and Borland C++ Builder 2006</a>,
<a href="#interix">Interix (Windows Services for Unix)</a>,
and IBM's VisualAge C++ compiler.
Since we don't have these compilers we rely on the ACE+TAO users
@@ -1307,7 +1309,7 @@ Builder. <p>
Note that when you run <code>make</code> in a sub directory you give <code>make -f Makefile.bor all</code>. The <code>all</code> is needed to make sure the complete project is build.<p>
-The Borland C++ Builder 4.0/5.0/6.0 port has been done by Jody Hagins, <a href="mailto:chris@kohlhoff.com">Christopher Kohlhoff</a> and <a href="mailto:jwillemsen@remedy.nl">Johnny Willemsen</a>. </p><p>
+The Borland C++ Builder 4.0/5.0/6.0/2006 port has been done by Jody Hagins, <a href="mailto:chris@kohlhoff.com">Christopher Kohlhoff</a> and <a href="mailto:jwillemsen@remedy.nl">Johnny Willemsen</a>. </p><p>
<b>ACE TESTS</b></p><p>