BEA Logo BEA Tuxedo Release 8.0

  BEA Home  |  Events  |  Solutions  |  Partners  |  Products  |  Services  |  Download  |  Developer Center  |  WebSUPPORT

 

   Tuxedo Documentation   |   Using BEA Tuxedo ATMI on Windows   |   Local Topics   |   Previous Topic   |   Next Topic   |   Contents

 


Using the buildserver and buildclient Commands

Although the buildserver(1) and buildclient(1) commands are available on the Windows 2000 platform, there are differences between how the options to these commands work on Windows 2000 platforms and non-Windows 2000 platforms. The following table lists these differences.

Using the buildserver and buildclient Commands

To . . .

In a Non-Integrated Development Environment, Use This Option . . .

In an Integrated Development Environment . . .

Turn on verbose mode

-v

All options are displayed on tabs by default. (The -v option is unnecessary and unsupported.)

Specify an output file

-o (output_filename)

  1. Select Settings from the msdev Build menu.

  2. Select the Link tab in the Project Settings dialog box.

  3. Specify the name of your output file by using the edit control.

Specify the first file to be linked

-f

  1. Select Settings from the msdev Build menu.

  2. Select the Link tab in the Project Settings dialog box.

  3. Specify the first file to be linked by using the edit control.

Specify the last file to be linked

-l

  1. Select Project from the msdev menu.

  2. Select the Link tab in the Project Settings dialog box.

  3. Specify the last file to be linked by using the edit control.

Specify a resource manager

-r

  1. Access the BuildTuxedo GUI.

  2. Access the BuildTuxedo Test window and select the Resources tab.

  3. In the Tuxedo Resource Manager field, enter the name of the resource manager.

Specify services that will be available on a server

-s

  1. Access the BuildTuxedo GUI.

  2. Access the BuildTuxedo Test window and select the Services tab.

  3. In the Service Names field, enter the name of each service on a separate line.

Use the COBOL compiler

-c

COBOL is unavailable.


 

To modify the build environment in an integrated development environment, complete the following procedure:

  1. Select Settings from the msdev Project menu.

  2. Select the C/C++ or Link tab.

Note: CC and CFLAGS are no longer needed.

To specify the library and include paths in an integrated development environment, complete the following procedure:

  1. From the MSDEV Tools menu, select Options. The Options dialog box is displayed.

  2. From the Options dialog box, select the Directories tab.

 

back to top previous page next page