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.exe . This executable is located in the bin directory found here: %ProgramFiles(x86)%\Micro Focus\Enterprise Developer. ccbl.exe compiles to .int code unless you specify one of the ccbl's native code options, in which case it produces .gnt code.