Loading...
Select Version
When linking the application, it must be remembered that the runtime routines for the languages C/C++ and COBOL are linked from the Java runtime library and not from the CRTE.
The application can be linked with the following commands:
export BLSLIB00='$MYJAVA.SYSLNK.JENV.090.GREEN-JAVA' cobol -M HELLO -o Hello Hello.o -l BLSLIB