Daily Archives: February 13, 2019

How to Compile and Link MQ Programs on Linux

Someone on StackOverflow asked “How to compile a C program without knowing the include files”. JasonE gave a really good answer, so I thought I would repeat it here: To compile and link 64-bit MQ applications on Linux, follow the instructions here To compile and link 32-bit MQ applications on Linux, follow the instructions here […]

C, C++, IBM MQ, Linux, Programming Comments Off on How to Compile and Link MQ Programs on Linux