32 bit applications

 

Compile the API exit source code by issuing the following command:

cc -xarch=386 -KPIC -mt -G -o /var/mqm/exits/MYFORMAT \
   MYFORMAT.c -I/opt/mqm/inc -L/opt/mqm/lib -R/opt/mqm/lib \
   -R/usr/lib/32 -lmqm  -lmqmcs  -lmqmzse -lmqmzf -lsocket \
   -lnsl -ldl

 

Parent topic:

x86-64 platform


fg13550_