From d8f3fb3e01c05aaafd8f8527a014781feab8ea45 Mon Sep 17 00:00:00 2001 From: Johnny Willemsen Date: Mon, 19 Jun 2006 14:31:29 +0000 Subject: ChangeLogTag: Mon Jun 19 12:11:09 UTC 2006 Johnny Willemsen --- TAO/TAO-INSTALL.html | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) (limited to 'TAO/TAO-INSTALL.html') diff --git a/TAO/TAO-INSTALL.html b/TAO/TAO-INSTALL.html index 29d2b6385d5..48eeb0e60e6 100644 --- a/TAO/TAO-INSTALL.html +++ b/TAO/TAO-INSTALL.html @@ -31,7 +31,7 @@ to run TAO on:

- @@ -103,8 +103,8 @@ bundle as a single piece instead of trying to mix and match things up.

  • Build and install the TAO release under $TAO_ROOT.

    TAO also uses GNUmakefiles and project files generated from MPC to compile. The beta or the release distribution will - come with stock GNUmakefiles, project files (for VC6 and VC - 7.1) and Borland makefiles which were all generated by + come with stock GNUmakefiles, project files (for VC7.1 and VC + 8) and Borland makefiles which were all generated by MPC.

    The easiest and recommended way to compile the @@ -137,13 +137,13 @@ bundle as a single piece instead of trying to mix and match things up.

    following (1) Unpack the distribution from DOC group's website. (2) Set the environment variables $ACE_ROOT and $TAO_ROOT. (3) Create config.h and platform_macros.GNU at - the right places (4) Delete all the GNUmakefiles (or dsp and - dsw file as the case may be) from the TAO distrbution using + the right places (4) Delete all the GNUmakefiles (or sln and + vproj file as the case may be) from the TAO distrbution using the 'find' command. (5) Change directory to $TAO_ROOT. (6) Run MPC like this, $ACE_ROOT/bin/mwc.pl TAO_ACE.mwc. (7) Run 'make'. This will create all the required libraries for TAO - and TAO orbsvcs. In step 6, use -type vc6 if you want to - generate VC6 project and workspace files for Win32. Please + and TAO orbsvcs. In step 6, use -type vc71 if you want to + generate VC71 project and workspace files for Win32. Please see MPC USAGE document for details on how to generate build files for other compilers and tools.

    @@ -357,10 +357,10 @@ installation notes or the TAO_ROOT environment variable. Remember to set up ACE before building TAO. -

    Visual C++ 6.0

    +

    Visual C++ 7.1 and newer

    It works best if TAO is placed in ACE_wrappers so TAO ends up in -ACE_wrappers\TAO because the Visual C++ 6 Project files +ACE_wrappers\TAO because the Visual C++ 7.1 Project files are setup up to work in this configuration. If you move it, then make sure you regenerate the project files to look for the include and library files in the correct place. The default place for placing the @@ -369,7 +369,7 @@ href="../bin/MakeProjectCreator/config/acedefaults.mpb"> this base project file.

      -
    1. Make sure ACE is built (For Visual C++ 6.0, use ACE.dsw).

      +

    2. Make sure ACE is built (For Visual C++ 7.1, use ACE.sln).

    3. First make sure ACE_wrappers\bin is listed in the Executable Directories in Tools|Options. This is needed if using the TAO_IDL @@ -527,18 +527,18 @@ quickly. commands:

      $ACE_ROOT/bin/mwc.pl TAO.mwc

      from $TAO_ROOT to generate GNUmakefiles. Use - -type vc6 or -type vc71 to generate VC6 and - VC71 project and solution files.

      + -type vc71 or -type vc8 to generate VC71 and + VC8 project and solution files.

    4. Build ACE+TAO together in one shot. To do that please issue the following commands:

      $ACE_ROOT/bin/mwc.pl TAO_ACE.mwc

      from $TAO_ROOT. This will generate GNUmakefiles for ACE, gperf, and core ACE+TAO libraries. Issuing a 'make' from $TAO_ROOT will build all of - the above in one shot. You can use -type vc6 to - generate VC6 project and workspace files. TAO_ACE.dsw + the above in one shot. You can use -type vc71 to + generate VC71 project and workspace files. TAO_ACE.sln can be used by users to build ACE+TAO from a single workspace - file. Users can use -type vc71 to generate the VC71 + file. Users can use -type vc8 to generate the VC8 solutions files.

    5. If you want to build CIAO and its associated libraries -- cgit v1.2.1
  • Fully supported, i.e., continually tested and used dailySolaris 7, 8 and 9, Windows 2000/XP (6.x, and 7.1 and + Solaris 7, 8 and 9, Windows 2000/XP (7.1, and 8.0 and Borland C++ Builder 6/2006), and Linux/Intel (Redhat, Debian and SuSe), Linux/Alpha (SuSe), VxWorks 5.5.1