IBM
Contents Index Previous Next



Compiling Your Application


After you have created the transfer syntax, you are ready to compile and build your application, including the edited environment file and the template makefile. Follow the appropriate instructions as presented in:

Using the edited files - Organizer

Please follow the instructions below:

  1. Click the SDL system symbol in the Organizer
  2. From the Generate menu, select the Make... command. The SDL Make window opens.
  3. Change your options in the make dialog according to the following list:
    • Select Analyze & generate code
    • From the Code generator drop-down list, select Cadvanced
    • De-select Generate environment header file
    • De-select Generate environment functions
    • De-select Generate ASN.1 coder
    • Select the Makefile button
    • Select Generate makefile and use template and enter the generated template makefile .... /<new_name>_env.tmp in the text field.
    • Select Compile & link
    • From the Use standard kernel drop-down list, select Application.
      Figure 193 shows the Make dialog with the selected options.

Figure 193 : The Make dialog - Compiling

  1. Specify your target directory where the generated files will be stored.
  2. Press the Full Make button.

Using the edited files - Targeting Expert

Please follow the instructions below:

  1. Select the SDL to C Compiler tab.
  2. In the Environment box, de-select the Environment functions option and the Environment header file option.
  3. Press the Full Make button.

http://www.ibm.com/rational
Contents Index Previous Next