ADM-XRC SDK 2.8.1 User Guide (Linux)
© Copyright 2001-2009 Alpha Data
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. 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 |