From ae20a07c9047115bcb29ad9c097611e47690a706 Mon Sep 17 00:00:00 2001 From: lut Date: Tue, 16 Mar 2004 16:36:22 +0000 Subject: ChangeLogTag: Tue Mar 16 10:36:21 2004 Tao Lu --- TAO/CIAO/CIAO-INSTALL.html | 15 +++++++++++---- TAO/CIAO/ChangeLog | 16 +++++++++++----- 2 files changed, 22 insertions(+), 9 deletions(-) diff --git a/TAO/CIAO/CIAO-INSTALL.html b/TAO/CIAO/CIAO-INSTALL.html index 63ce8f96374..29180260e1c 100644 --- a/TAO/CIAO/CIAO-INSTALL.html +++ b/TAO/CIAO/CIAO-INSTALL.html @@ -104,15 +104,22 @@ ACE because CIAAO tracks changes to ACE and TAO very closely.

  • Use ACE Make uitility.

      -
    • Install boost_filesystem, boost_regex and Utility Library. For how to do that please see Build.html.

      +

    • Install boost_filesystem, boost_regex and Utility Library. For how to do that please see Build.html.
    • Type make in $CIAO_ROOT/CCF and $CIAO_ROOT/CIDLC.

    -
  • Use MPC: (Not supported yet) +
  • Use MPC: +

    +

      +
    • Install boost_filesystem, boost_regex and Utility Library. For how to do that please see Build.html. +
    • 2. In $CIAO_ROOT/CIDLC run $ACE_ROOT/bin/mwc.pl CIDLC.mwc +
    • 3. In $CIAO_ROOT/CIDLC run make. +
      Note: The linking time is a bit long (more than 5 Minutes with an Intel XEON 1.90GHZ CPU, please be patient). +
    -

    There are 2 ways to build CIDL compiler on Windows:

    +

    There are 2 ways to build the CIDL compiler on Windows:

      -
    1. Use The Visual Studio solution/project file. For detail please see Build.html

      +

    2. Use the provided Visual Studio solution/project file. For detail please see Build.html

    3. Use MPC: (Not supported yet)
    diff --git a/TAO/CIAO/ChangeLog b/TAO/CIAO/ChangeLog index 59c3378524f..932e5cb1520 100644 --- a/TAO/CIAO/ChangeLog +++ b/TAO/CIAO/ChangeLog @@ -1,12 +1,18 @@ +Tue Mar 16 10:36:21 2004 Tao Lu + + * CIAO-INSTALL.html: + + Added the support for CIDL with MPC on Linux. + 2004-03-15 Venkita Subramonian - * docs/static_config_example.html: - * docs/static_ciao_contents.html: - * docs/static_ciao_toc.html: + * docs/static_config_example.html: + * docs/static_ciao_contents.html: + * docs/static_ciao_toc.html: Made some modifications to include an example run. - - * docs/index.html: + + * docs/index.html: Added link from the CIAO main page to the static config documentation. -- cgit v1.2.1