Skip to main content

Problem:

Under AIX 5.2 (64bits)

The command cobmode displays 64

I try with the Micro Focus example ( pi.cbl )  

cob -x pi.cbl

The following message is displayed

<<

ld: 0711-736 ERROR: Input file /tmp/cobcp4xUa/%cob0.o:

XCOFF64 object files are not allowed in in 32-bit mode.

>>

Resolution:

This message is displayed if the environment variable LIBLIST is validated. The

file defined in this variable is for 32bits mode.

As this variable should not be used unless a Micro Focus Support representative asks you to, you must unset it .    

Old KB# 2184