summaryrefslogtreecommitdiff
path: root/ACE-INSTALL.html
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-06-24 02:26:52 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-06-24 02:26:52 +0000
commitf1a24e163f76b404257f3fc18a6d4f937a7e5b18 (patch)
tree4578b3bb5b3aae5628720056d4a8cdae17cc6b64 /ACE-INSTALL.html
parent9f9beb686a4443e127d5a62df2803b561069e978 (diff)
downloadATCD-f1a24e163f76b404257f3fc18a6d4f937a7e5b18.tar.gz
removed space from tag to avoid problems with web browers
Diffstat (limited to 'ACE-INSTALL.html')
-rw-r--r--ACE-INSTALL.html8
1 files changed, 6 insertions, 2 deletions
diff --git a/ACE-INSTALL.html b/ACE-INSTALL.html
index 0643eb878bf..e274e617908 100644
--- a/ACE-INSTALL.html
+++ b/ACE-INSTALL.html
@@ -38,7 +38,7 @@ Mistakes page</a>.<P>
<LI><A HREF="#egcs">Compiling ACE with egcs</A>
<LI><A HREF="#aceinstall">Building and Installing ACE</A>
<LI><A HREF="#svcsinstall">Building and Installing ACE Network Services</A>
- <LI><A HREF="#resource requirements">System Resource Requirements</A>
+ <LI><A HREF="#resource_requirements">System Resource Requirements</A>
<LI><A HREF="#advanced">Advanced Topics</A>
</UL>
@@ -1456,7 +1456,7 @@ in your PATH.<P>
<HR><P>
-<H3><A NAME="resource requirements">System Resource Requirements</A></H3>
+<H3><A NAME="resource_requirements">System Resource Requirements</A></H3>
The amount of system resources required to build ACE and TAO varies
greatly. Platform, build options, and components built primarily
influence the required system resources. As a rough guide, the
@@ -1485,6 +1485,10 @@ some or all of these suggestions:<p>
<a href="docs/ACE-subsets.html">ACE subsets</a> page. For TAO's
orbsvcs, see the discussion of <code>TAO_ORBSVCS</code> in
<a href="TAO/docs/configurations.html#orbsvcs">orbsvcs Library configuration information</a>.<p>
+
+If disk space is a problem, disabling debugging should greatly
+reduce object code, and therefore, library size. This is especially
+true with g++.<p>
</ul>