Building your procedural application on Linux
This information describes the additional tasks, and the changes to the standard tasks, that we must perform when building IBM MQ for Linux applications to run.
C and C++ are supported. For information about preparing your C++ programs, see Use C++.
- Preparing C programs in Linux
Precompiled C programs are supplied in the MQ_INSTALLATION_PATH/samp/bin directory. To build a sample from source code, use the gcc compiler. - Preparing COBOL programs in Linux
Learn about preparing COBOL programs in Linux and preparing COBOL programs using Micro Focus COBOL.
Parent topic: Building a procedural application