UpBuilding a Project > UpCOBOL Compiler > UpCompile Options Previous Next

Setting Compile Options

Compile options must be set for each project. The options that are set are passed as parameters to the COBOL compiler.

  1. Select a COBOL project from the Dependency view.
  2. Select [Project] > [Property] from the menu bar, or select [Property] from the context menu. The [Property] dialog box appears.
  3. Select [Build] from the left pane. The [Build] page appears. Select the [Compiler Options] tab. The following window is displayed.

image

[Compiler Options]

The compile options to be passed to the COBOL compiler are displayed.

[Add]

Compile options can be added when the [Add Compiler Options] dialog box appears.
In the [Add Compiler Options] dialog box, select the options to be added to [Compiler Options], and click [Add] to add the selected options.

image

[Change]

The compile options selected in [Compiler Options] can be changed.

[Remove]

The compile options selected in [Compiler Options] can be deleted.

[Option File]

Specify the name of the compile option file (*.cbi) to be passed to the COBOL compiler.
When you want to use options other than those specified in the [Compiler Options] dialog box, define the options in a compile option file, save the file to the project folder, and then specify the file name at [Option File]. If the same option is specified in both the [Compiler Options] dialog box and a compile option file, the option specified in the [Compiler Options] dialog box is used.


Previous Next

All Rights Reserved, Copyright (C) FUJITSU LIMITED 2003-2005