Previous Topic Next topic Print topic


Native Object Code Options

The native object code option enables you to execute object files that contain native instructions for select families of processors.

The following compiler option is supported in Visual COBOL when using ccbl32 and ccbl64 from the command line.

Option Definition
-n The Compiler produces native code specific to the bit arrangement and local machine. There is no support for cross-generation of native code.
Previous Topic Next topic Print topic