Hello Pedro:
Please show us the output of these commands:
as -V
cobmode
cob -vD -x tictac.cbl
as -V shows the version of the system assembler.
cobmode shows the current active mode for the COBOL system: 32 or 64
The -vD option will make cob more verbose and tell us what cob is doing behind the scenes.