>>If I compile an Enterprise Cobol 3.4 module under a z/OS v1r11=20
>>system and its LE version can I run that same module on a z/OS=20
>>V1R9 system with the 1.9 version of LE Or would I have to=20
>>recompile it under z/OS V1R9 ?
>
>The rule has always been that you musy use a new library if you use a
>new compiler, and that your resident (bind/linkedit) library can't be
>newer than your transient (loaded at run time) library. That goes back
>way before LE.

This was changed quite a few years ago, when customers realized that the
LE release was tied to the OS release, and they were running with newer
releases in development systems compared to production systems.

It is now fully supported to compile and link with z/OS release X
and run on z/OS release X-1 or X-2.

http://www-03.ibm.com/systems/z/os/zos/features/lang_environment/whatsnew/down.html

Cheers,
TomR              >> COBOL is the Language of the Future! <<

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

Reply via email to