On IBM® MQ for
Solaris, you must 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.
Table 1. Library files for Solaris applications
| Library File |
Environment |
| libmqm.so |
Server and client for C |
| libmqmzse.so |
For C |
| libmqic.so |
Client for C |
| libmqmcs.so |
Common services for C |
| libmqmzf.so |
Installable service exits for C |
| libmqmxa.so |
Server XA interface |
| libmqmxa64.so |
Server alternative XA interface |
| libmqcxa.so |
Client XA interface |
| libmqcxa64.so |
Client alternative XA interface |
| libimqc23as.a |
Client for C++ |
| libimqs23as.a |
Server for C++ |
|