Non-threaded

 

Compile the exit source code by issuing the following command:

 gcc -m31 -shared -fPIC -o /var/mqm/exits/MYFORMAT MYFORMAT.c \
      -I/opt/mqm/inc -L/opt/mqm/lib -Wl,-rpath=/opt/mqm/lib \
      -Wl,-rpath=/usr/lib -lmqmzf

 

Parent topic:

31 bit applications (zSeries platform)


fg13420_