WebSphere MQ for Linux

 

On WebSphere MQ for Linux, link your program to the MQI library files supplied for the environment in which you are running your application, in addition to those provided by the operating system.

In a non-threaded application:

libmqm.so Server for C
libmqic.so Client for C
libmqmzf.so Installable service exits for C
libmqmxa.so Server XA interface for C
libmqmxa64.so Server alternative XA interface for C
libmqcxa.so Client XA interface for C
libmqcxa64.so Client alternative XA interface for C
libimqc23gl.so Client for C++
libimqs23gl.so Server for C++

In a threaded application:

libmqm_r.so Server for C
libmqic_r.so Client for C
libmqmzf_r.so Installable service exits for C
libmqmxa_r.so Server XA interface for C
libmqmxa64_r.so Server alternative XA interface for C
libmqcxa_r.so Client XA interface for C
libmqcxa64_r.so Client alternative XA interface for C
libimqc23gl_r.so Client for C++
libimqs23gl_r.so Server for C++

 

Parent topic:

WebSphere MQ stub programs and library files


fg11570_