Originally posted by: mr270
I need to compile a few simple COBOL/CICS programs on CICS. The problem we are having is on the link.
We run cob2 HELLO.cob and the compile is successful but the link step shows:
ld: 0711-317 ERROR: Undefined symbol: .CICSAPIWSADDRE
ld: 0711-317 ERROR: Undefined symbol: .CICSAPIE
ld: 0711-317 ERROR: Undefined symbol: .CICSAPIEDFINIT
Now obviously these symbols are in a library someplace, but where? I cannot find documentation to locate them.
Thank you for any help. If there is documentation on these symbols please point me to it.
#AIX-Forum