On Wed, 15 Apr 2020 07:15:16 -0700, Charles Mills <charl...@mcn.org> wrote:

>Given a COBOL-based load module, is there a way to tell what COBOL compiler
>(including version) the main module was built with? Is there a "tag" in the
>object code that says "this was compiled by (for example) Enterprise COBOL
>V6R3M0?"
>
If you have the IBM Debug Tool product, there is included the "Load Module 
Analyzer" which  analyses program objects to determine the language translator 
(compiler or assembler) that was used to generate the object for each CSECT.

Found it very useful .....

Roger

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to