z/OS Communications Server: IP Programmer's Guide and Reference
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Compiling and linking RPC applications: Nonreentrant modules

z/OS Communications Server: IP Programmer's Guide and Reference
SC27-3659-02

To compile and link nonreentrant RPC applications, the procedure is similar to the procedure for nonreentrant C applications as described in the topic on nonreentrant modules in the z/OS Communications Server: IP Sockets Application Programming Interface Guide and Reference.

One additional JCL statement is needed. Add the following SYSLIB statement after SEZACMTX statement in the link step:
//       DD   DSN=SEZARPCL,DISP=SHR

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014