Changes the way in which generated code accesses the Data Division in object (.obj) code.
This directive is supported in native COBOL only.
This directive can be used with 32-bit x86 platforms only.
>>-.---.-.----.--FIXOPT----------------->< +-/-+ +-NO-+
None
FIXOPT is supported only on Intel x86 processors.
If you receive code generation error 78 ("Too many code relocations (limit=limit, actual=actual-relocations)") when creating object code, you must recompile specifying FIXOPT.
Comments:
FIXOPT is supported only on Intel x86 processors.
If you receive code generation error 78 ("Too many code relocations (limit=limit, actual=actual-relocations)") when creating object code, you must recompile specifying FIXOPT.