Rebuilding OXF for MultiWin32

You might rebuild the IBM® Rational® Rhapsody® OXF for the MultiWin32 environment in C++ only.

About this task

To rebuild the Rational Rhapsody OXF for the MultiWin32:

Procedure

  1. Open an application command prompt window.
  2. Change directory to $OMROOT\LangCpp.
  3. Assuming that the Green Hills home directory is C:\GHS, enter the following commands:

    > MultiWin32Build.bat C:\GHS\nat35 clean
    > MultiWin32Build.bat C:\GHS\nat35

What to do next

You must perform a "clean" before the build to delete previously generated libraries and debug information. Otherwise, the MULTI linker generates errors when you build the Rational Rhapsody generated application.


Feedback