Sun Java System Message Queue 4.2 Developer's Guide for C Clients

Header Files and Shared Libraries

The Message Queue C client includes the header files (mqcrt.h), the C client runtime shared library mqcrt, and its direct dependency libraries. When writing a Message Queue C client application, you should include the header files and link to the runtime library mqcrt.

For each platform, the next table lists the installed location of the header files and the supporting runtime library.

Table 1–1 Locations of C-API Libraries and Header Files

Platform 

Library 

Header File 

Solaris/x86

/opt/SUNWimq/lib (32–bit)

/opt/SUNWimq/lib/amd64 (64–bit)


/opt/SUNWimq/include

Solaris/SPARC

/opt/SUNWimq/lib (32–bit)

/opt/SUNWimq/lib/sparcv9 (64–bit)


/opt/SUNWimq/include

Linux


/opt/sun/mq/lib

/opt/sun/mq/include

Windows


IMQ_HOME\lib

IMQ_HOME\include