Starting a Build

Related Topics:

Specifying Build Options Specifying a Build Mode
Targets

You can begin a build without specifying a build command, makefile, or target in the Define New or Edit Target Dialog Boxes (see Building With Default Values), or you can specify a build command, makefile, or target (see Specifying Your Own Build Values).

To run a single build job, make sure the directory shown in the Directory status field in the Building window is the build directory you want. If no build directory is displayed or if you want to change directories, see Specifying the Build Directory.

To start a build, use one of the following methods:


Note - If you use a script to run a build, you should build outside of the Sun WorkShop programming environment. Make sure your makefile assumes that the compiler output is piped to another tool and processed in parallel.