Rogue Wave banner
Previous fileTop of DocumentContentsIndex pageNext file
Installing and Building Your SourcePro C++ Products
Rogue Wave web site:  Home Page  |  Main Documentation Page

6.1 Remote Compiling on UNIX

Remote compiling occurs when RCB runs on a local machine but has all of its build operations take place remotely. This is useful if the target machine lacks some required capability that the local machine has, such as support for Java 1.6.

As an example, you could build on a local machine with Java 1.6 support and export to a machine that lacks Java 1.6 support if:

Apart from some initial system setup and starting RCB with an additional command line option, using RCB in remote-compile mode looks the same to you as normal operation.

6.1.1 Setting Up Your System

The requirements necessary for the system setup are:

Keep the following in mind when setting up your system:

6.1.2 Compiling Remotely

Once setup is complete, compiling remotely is straightforward.

  1. Be sure you have set the RCB_HOME environment variable so that it points to the directory where you installed RCB (rcb_install).

  2. To run the GUI interface, execute rcb with the -remote flag. If the local remote-compiling script is in the same directory as rcb itself, you need only provide the script name. If located elsewhere, you must provide a relative path from the directory containing rcb.

    A command line invocation of the build manager using a buildspec previously created with the GUI would look like this:



Previous fileTop of DocumentContentsIndex pageNext file

Copyright © Rogue Wave Software, Inc. All Rights Reserved.

The Rogue Wave name and logo, and SourcePro, are registered trademarks of Rogue Wave Software. All other trademarks are the property of their respective owners.
Contact Rogue Wave about documentation or support issues.