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.
The class file Manager.class and the shared library libManager.so are the executable components of the application, and are generated in the current working directory.
related tasks
Passing options to the linker