Example: compiling and linking a COBOL class definition under z/OS UNIX

This example illustrates the commands that you use and the files that are produced when you compile and link a COBOL class definition, Manager.cbl, using z/OS® UNIX shell commands.

Files and commands used to compile and link a class definition.Link to detail.

The class file Manager.class and the DLL module libManager.so are the executable components of the application, and are generated in the current working directory.