Previous Topic Next topic Print topic


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

Previous Topic Next topic Print topic