summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2013-10-07 13:50:21 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2013-10-07 13:50:21 +0000
commit814af5ab06fb12441ef55432eebdb3561b10db6f (patch)
tree4eeb9b200b694a2d26f32a7d5c0083766ce63ee4
parented36bfe982664842ec45b4dcd25b42df316a5acb (diff)
downloadATCD-814af5ab06fb12441ef55432eebdb3561b10db6f.tar.gz
Mon Oct 7 13:50:49 UTC 2013 Johnny Willemsen <jwillemsen@remedy.nl>
* connectors/dds4ccm/DDS4CCM-INSTALL.html: Corrected flag for x86_64
-rw-r--r--CIAO/ChangeLog5
-rw-r--r--CIAO/connectors/dds4ccm/DDS4CCM-INSTALL.html4
2 files changed, 7 insertions, 2 deletions
diff --git a/CIAO/ChangeLog b/CIAO/ChangeLog
index ed86eee8511..c6ad4dcc904 100644
--- a/CIAO/ChangeLog
+++ b/CIAO/ChangeLog
@@ -1,3 +1,8 @@
+Mon Oct 7 13:50:49 UTC 2013 Johnny Willemsen <jwillemsen@remedy.nl>
+
+ * connectors/dds4ccm/DDS4CCM-INSTALL.html:
+ Corrected flag for x86_64
+
Mon Oct 7 10:18:42 UTC 2013 Johnny Willemsen <jwillemsen@remedy.nl>
* connectors/dds4ccm/DDS4CCM-INSTALL.html:
diff --git a/CIAO/connectors/dds4ccm/DDS4CCM-INSTALL.html b/CIAO/connectors/dds4ccm/DDS4CCM-INSTALL.html
index 60b05ecce67..7ed80d62aec 100644
--- a/CIAO/connectors/dds4ccm/DDS4CCM-INSTALL.html
+++ b/CIAO/connectors/dds4ccm/DDS4CCM-INSTALL.html
@@ -128,8 +128,8 @@ cd %CIAO_ROOT%\connectors\dds4ccm\examples\Shapes && devenv Shapes.sln
cd %CIAO_ROOT%\connectors\dds4ccm\examples\Shapes\descriptors && perl run_test.pl
</pre>
<h3>Building and Installing DDS4CCM on Windows using nmake</h3>
-When using nmake you can use the following steps. At the moment you want to compile for Windows 64bit, add
-<code>-value_template platforms=Win64</code> to the mwc.pl commands below.
+When using nmake you can use the following steps. At the moment you want to compile for Windows x86_64, add
+<code>-value_template platforms=x64</code> to the mwc.pl commands below.
<pre>
cd %CIAO_ROOT% && perl %ACE_ROOT%\bin\mwc.pl -type nmake -workers 4 CIAO_TAO_DAnCE.mwc