Windows Micro Focus COBOL application compile and link options

The compile and link options for building COBOL embedded SQL and Db2® API applications on Windows operating systems with the Micro Focus COBOL compiler are available in the bldapp.bat batch file.

Compile and link options for bldapp

Compile option:
cobol
The Micro Focus COBOL compiler.
Link options:
cbllink
Use the linker to link edit.
-l
Link with the lcobol library.
checkerr.obj
Link with the error-checking utility object file.
db2api.lib
Link with the Db2 API library.

Refer to your compiler documentation for additional compiler options.