summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorboris <boris@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-01-05 20:36:45 +0000
committerboris <boris@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-01-05 20:36:45 +0000
commit28d26b38b784066c2c96577296f78eb07f3bc500 (patch)
tree15ddd6a7eb842cf8c5bf369c34bee154dd92f93e
parent27654f0c56518e43db772eaa97ac5dd490fecaaf (diff)
downloadATCD-28d26b38b784066c2c96577296f78eb07f3bc500.tar.gz
ChangeLogTag: Mon Jan 5 14:32:17 2004 Boris Kolpackov <boris@dre.vanderbilt.edu>
-rw-r--r--TAO/CIAO/CCF/Documentation/Build.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/TAO/CIAO/CCF/Documentation/Build.html b/TAO/CIAO/CCF/Documentation/Build.html
index ba9eefe9e8b..705c8ba2ae4 100644
--- a/TAO/CIAO/CCF/Documentation/Build.html
+++ b/TAO/CIAO/CCF/Documentation/Build.html
@@ -83,6 +83,10 @@ Your system distributor (for example <a href="http://www.debian.org">Debian</a>)
should have the recent version of make with those fixes applied.
</p>
+<p>If you are unsure whether you have those bugfixes or not then you can
+just try building CCF and if you see some strange make-related errors then
+you will need to upgrade.</p>
+
<h2><a name="linux_cxx">C++</a></h2>
<p>You can use any standard-conformant C++ compiler.
<a href="http://gcc.gnu.org">GNU G++</a> 3.3 is known to work.</p>