Hello everyone,
Just curious here.
We are underway to upgrade to COBOL 5.2, and we have run into a situation
where at least one program appears too large to compile under COBOL 5.2.
It does compile under COBOL 4.2.

First we saw *'IGYCB7145-U Insufficient memory in the compiler to continue
compilation'*. We then bumped the region size to REGION-999M, and then a
new issue arose.
*'IGYIN5125-U The compilation was terminated due to a compiler error in
phase id: "IGYCINIT".'*

I am curious if anyone else has run into this issue.
Apparently this will all be resolved once we move to COBOL 6.1 next year
sometime.

Does anyone know if this can be attributed to a large number of lines of
code in the source member? Or a large working storage set? Or perhaps a
complex Procedure Division (many nested PERFORMs)?

Thanks in advance for any thoughts or work arounds.

.......Cameron

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to