Setting up a parallel platform

You can copy a new project hierarchy for a parallel platform from an existing project hierarchy.

Procedure

  1. Set up the new platform values in the om_hosts.cfg file.

    This operation is described in Setting up platforms.

  2. Copy a new project hierarchy from the existing project hierarchy.

    Remember to set the platform value and to give the project version a meaningful name. Ensure that the version and platform are used in the work area path to make work areas for parallel projects distinct.

  3. Verify that your new project hierarchy builds successfully.

    You might want to change the makefiles and project macros.

  4. Baseline your new project hierarchy.

    This operation is described in Publishing a baseline to developers.

    Now you can copy the build management projects from this baseline.


Feedback