64 bit applications
Compile the exit source code by issuing the following command:
cc -xarch=amd64 -KPIC -mt -G -o /var/mqm/exits64/MYFORMAT \ MYFORMAT.c -I/opt/mqm/inc -L/opt/mqm/lib64 -R/opt/mqm/lib64 \ -R/usr/lib/64 -lmqm -lmqmcs -lmqmzse -lmqmzf -lsocket \ -lnsl -ldl
Parent topic:
x86-64 platform
fg13560_