Previous Topic Next topic Print topic


Linking to the Multi-threaded Run-time System

Restriction: This applies to native code only.

All COBOL programs for use with Java must be linked to the multi-threaded run-time system.

In Eclipse, ensure that the multi-threaded run-time system is selected in your build configuration. Similarly, to debug or run the application within Eclipse, ensure that your launch configuration specifies that the multi-threaded run-time system is used.

Previous Topic Next topic Print topic