Compiler Option Support

You can use many of the ACUCOBOL-GT compiler options when compiling, by setting then with the ACUOPT Compiler directive. A list of the supported options is listed in this section.

Alternatively, you can compile using a clone of the ACUCOBOL-GT compiler known as ccbl. This executable is located in the bin directory found here: $COBDIR. ccbl compiles to .int code unless you specify one of the ccbl's native code options, in which case it produces .gnt code.