Option changes

This information describes changes to options in COBOL for Linux® on x86 1.2.

ADDR
The default option is changed from ADDR(32) to ADDR(64). The change means that if you want to generate a 32-bit program in COBOL for Linux on x86 1.2, you must explicitly specify ADDR(32), otherwise you generate a 64-bit program.