summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2006-02-06 14:44:31 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2006-02-06 14:44:31 +0000
commitcbbe1a0e8bd6ccab68df49f59fd8e8bcee0c94d3 (patch)
tree87800b964387de0fa82a6ac5e067141d851d0bb3
parentfecb46567a10b9432d9bfcdd2bb374307eca03dd (diff)
downloadATCD-cbbe1a0e8bd6ccab68df49f59fd8e8bcee0c94d3.tar.gz
ChangeLogTag: Mon Feb 6 14:41:12 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>
-rw-r--r--ACE-INSTALL.html4
-rw-r--r--ChangeLog6
2 files changed, 8 insertions, 2 deletions
diff --git a/ACE-INSTALL.html b/ACE-INSTALL.html
index ae28343d05b..f0c52e5093c 100644
--- a/ACE-INSTALL.html
+++ b/ACE-INSTALL.html
@@ -1255,8 +1255,8 @@ to check <a href="#win32nonic">here</a> first. <p>
<code>set ACE_ROOT=C:\ACE_wrappers</code><br>
<br>
</li><li>Set the BCBVER environment vairable to the main version of your Borland C++ compiler.
- Currently only 6 is supported, 4 and 5 are options but not supported anymore.
- If BCBVER is not set we default to 6. For example:<br>
+ 6 is the value for Borland C++ Builder 6, 8 the value for Borland C++ Builder 2006.
+ 4 and 5 are also possible options but not supported anymore.<br>
<br>
<code>set BCBVER=6</code><br>
<br>
diff --git a/ChangeLog b/ChangeLog
index 7e2b5a30520..70e66dd33a4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Mon Feb 6 14:44:12 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>
+
+ * ACE-INSTALL.html:
+ Improved documentation for the BCBVER environment setting which
+ is required for building with the Borland C++ compilers
+
Fri Feb 3 23:48:32 UTC 2006 Steve Huston <shuston@riverace.com>
* ace/Barrier.h: Noted shutdown() was added for 5.4.9.