summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2006-10-04 13:35:49 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2006-10-04 13:35:49 +0000
commit03212507b9f5c2bf04b28027dae55c4bfde21223 (patch)
tree2be2a737a9348f536a5c7e83f3eb8f135994c871
parent45a5441d12c36ca1258a4fc13f4528775ed2f34b (diff)
downloadATCD-03212507b9f5c2bf04b28027dae55c4bfde21223.tar.gz
MPC will be changed in the future to require project type
-rw-r--r--CIAO/CIAO-INSTALL.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/CIAO/CIAO-INSTALL.html b/CIAO/CIAO-INSTALL.html
index b48d1612ea9..b8298e6a907 100644
--- a/CIAO/CIAO-INSTALL.html
+++ b/CIAO/CIAO-INSTALL.html
@@ -97,7 +97,7 @@
Library</code>. For how to do that please see <A href="./CCF/Documentation/Build.html">
Build.html</A>.
<li>
- In <code>$CIAO_ROOT/CIDLC</code> run <code>$ACE_ROOT/bin/mwc.pl CIDLC.mwc</code>
+ In <code>$CIAO_ROOT/CIDLC</code> run <code>$ACE_ROOT/bin/mwc.pl CIDLC.mwc -type gnuace</code>
<li>
In <code>$CIAO_ROOT/CIDLC</code> run <code>make</code>.<br>
Note: The linking time is a bit long (more than 5 Minutes with an Intel XEON
@@ -234,7 +234,7 @@
<code>$CIAO_ROOT/DAnCE/</code>
</li>
</ul>
- <p>On <strong>Linux</strong>: do <code>$ACE_ROOT/bin/mwc.pl</code> at the
+ <p>On <strong>Linux</strong>: do <code>$ACE_ROOT/bin/mwc.pl -type gnuace</code> at the
locations specified above then <code>make</code>.
</p>
<p>On <strong>Windows/VC71</strong>: do <code>%ACE_ROOT%/bin/mwc.pl -type vc71</code>
@@ -257,7 +257,7 @@
Open up <code>$CIAO_ROOT/CIAO_TAO.mwc</code>
.
<li>
- Run <code>$ACE_ROOT/bin/mwc.pl CIAO_TAO.mwc</code> from <code>$CIAO_ROOT</code>
+ Run <code>$ACE_ROOT/bin/mwc.pl CIAO_TAO.mwc -type gnuace</code> from <code>$CIAO_ROOT</code>
.
<li>
Type 'make'