ADM-XRC SDK 2.3.0 User Guide (Linux)
© Copyright 2001-2003 Alpha Data


Building the sample applications with Borland C++ command line tools

To build all of the sample applications, Borland C++ command line users can change directory to the apps directory of the SDK and then invoke MAKE as follows:

make -fmakefile.bcc

This will build the Borland versions of all the applications, located in the Borland subdirectory of each application. For example, the Borland-compiled executable for the DMA application will be located as follows:

Executable file Configuration
apps\dma\borland\dma.exe Borland C++ command line version