z/OS Language Environment Writing Interlanguage Communication Applications
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Building a reentrant Fortran to PL/I application

z/OS Language Environment Writing Interlanguage Communication Applications
SA38-0684-00

Fortran object code link-edited with that of another HLL produces a non-reentrant load module, regardless of whether the Fortran routine was compiled with the RENT compiler option. If you need to call a Fortran routine from a reentrant routine written in another language, link-edit the Fortran routine into a separate load module and invoke it with a dynamic call from another language.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014