Building your procedural application on HP-UX

This information describes the additional tasks, and the changes to the standard tasks, that you must perform when building IBM® MQ for HP-UX applications to run under HP-UX.

C, C++, and COBOL are supported. For information about preparing your C++ programs, see Using C++.

The tasks that you must perform to create an executable application using IBM MQ for HP-UX vary with the programming language that your source code is written in. In addition to coding the MQI calls in your source code, you must add the appropriate language statements to include the IBM MQ for HP-UX include files for the language that you are using. Make yourself familiar with the contents of these files. See IBM MQ data definition files for a full description.

Throughout this topic, we use the backslash (\) character to split long commands over more than one line. Do not enter this character; enter each command as a single line.