Problem:
cob -z on tictac.cbl produces an unsupported format .so file
Resolution:
You need to do like this sample:
cob -ze "" aaa.cbl bbb.cbl ccc.cbl -o abc.so
Now you can call abc.so with cobrun or from the main program by INITCALL.
Old KB# 2319
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.