Previous Topic: Setting UNIX Platform Environment VariablesNext Topic: Sample Makefile for C Proxy Targeting Tuxedo


Building User-written Applications Targeting Tuxedo Server Environments

The methods and tools used to compile and link user-written applications targeting Tuxedo server environments differ from those used for non-Tuxedo environments. The Tuxedo product provides several tools and processes which should be used when building Tuxedo applications. The steps involved include:

It is strongly recommended this tool be used rather than calling the native C language compiler and linker directly. buildclient will provide the required compiler flags, include and library paths as well as any extra dependency libraries required to properly build a Tuxedo client application.