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


Building a reentrant C++ to COBOL application

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

By default, the XL C++ compiler generates object modules with constructed reentrancy. Therefore, linking a C++ to COBOL application is a two-step process:

  1. Prelink all C++ and COBOL text decks together using the prelinker.
  2. Link the text deck generated by the prelinker to create your module.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014