Prepare C programs
Precompiled C programs are supplied in the /opt/mqm/samp/bin directory. For further information on programming 64 bit applications see Coding standards on 64 bit platforms.
If you want to use the programs on a machine that has only the WebSphere MQ client for Solaris installed, compile the programs to link them with the client library (-lmqic).
If you use the unsupported compiler ⁄usr⁄ucb⁄cc, your application might compile and link successfully. However when you run it, it will fail when it attempts to connect to the queue manager.
Parent topic:
Building your application on Solaris
fg16560_