Makefile Settings

You get this window when you choose Tools->BEA TUXEDO Builder->
Settings->Makefile
from the Rational Rose menu bar. From here you can specify values that determine how the Rose Expert will generate make files (when you choose the "Generate Classes" option under the Builder menu).

Figure 7-2 Makefile Settings


 

Fields

Table 7-2 explains the fields on this window.

Table 7-2 Makefile Settings

Field Description

Target Platform

Specifies the platform on which you want to compile and run the generated server. Choose a platform from the drop down list. The platforms are:

TUXEDO Directory

Specifies the TUXEDO installation path.

C++ Compiler

Indicates the name of the C++ compiler. When you select a target platform, the C++ Compiler value is updated automatically to the default compiler that corresponds to the platform you choose. However, you can edit this field if you want to change the default.

The default C++ compilers for the platforms are:

C++ Compilation Flags

Specifies the various options for the preprocessor, compiler, and linker.


 

Buttons

When you have filled in the fields, click OK to save your changes and close the window. (Or click Cancel to close the window without saving your changes.)
 

See Also

Specifying Makefile Settings