Compiling Generated C Code : Details of Compilation and Linking : Supported Platforms

Supported Platforms

If you wish to build the libraries on any of the Rational Statemate supported platforms, there are scripts that will compile and create the libraries in the source directories.

In the scheduler directory there is a script that builds the scheduler library for a supported platform. Specify the platform in the script’s argument. The following example creates a shell on the Solaris platform:

create_sched sol
 

The intrinsics library is created with the following script, which is located in STM_ROOT/etc/prt/c. The following example creates an intrinsics library on the Solaris platform:

create_intrinsics sol
 

The debugger library is created with the following script, which is located in STM_ROOT/etc/prt/c. The following example creates a debugger library on the Solaris platform:

create_dbg sol