IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Compiler Option for compiling cobol program


IBM Mainframe Forums -> COBOL Programming
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
Prerit Jain

New User


Joined: 09 Sep 2015
Posts: 1
Location: India

PostPosted: Wed Sep 09, 2015 5:33 pm
Reply with quote

What all are the compiler options for compiling cobol program.

I am using only LIB, DYNAM and DATA(24).

But need to get information on CMPR2 and NORENT compile options.
Back to top
View user's profile Send private message
Robert Sample

Global Moderator


Joined: 06 Jun 2008
Posts: 8696
Location: Dubuque, Iowa, USA

PostPosted: Wed Sep 09, 2015 5:46 pm
Reply with quote

This is something you can find very easily by reading the manual. Why should we repeat the manual information for you? Go do some reading in the Enterprise COBOL Programming Guide manual. If you have questions about any of the compiler options, then post again with your specific question.
Back to top
View user's profile Send private message
Bill Woodger

Moderator Emeritus


Joined: 09 Mar 2011
Posts: 7309
Location: Inside the Matrix

PostPosted: Wed Sep 09, 2015 5:48 pm
Reply with quote

No you are not. If you look at a compile listing, you will see all of the options you have used, even though you may only have been explicit about three of them.

Compiler options are listed and explained in the Programming Guide for your version of COBOL. Which is what? Probably long out of service.
Back to top
View user's profile Send private message
Rohit Umarjikar

Global Moderator


Joined: 21 Sep 2010
Posts: 3051
Location: NYC,USA

PostPosted: Wed Sep 09, 2015 9:30 pm
Reply with quote

Prerit,
Welcome , please search on this forum before you post the question.
This search could have been done by yourself.

www-01.ibm.com/support/knowledgecenter/#!/SS6SG3_4.2.0/com.ibm.entcobol.doc_4.2/PGandLR/concepts/cpbeg27.htm
www-01.ibm.com/support/knowledgecenter/#!/SS6SG3_3.4.0/com.ibm.entcobol.doc_3.4/igym1c16.htm
www-01.ibm.com/support/knowledgecenter/#!/SS6SG3_4.1.0/com.ibm.entcobol.doc_4.1/MG/igymch1601.htm
www-01.ibm.com/support/knowledgecenter/#!/SSQ2R2_9.1.1/com.ibm.ent.cbl.zos.doc/migrate/igymch1600.html
www-01.ibm.com/support/knowledgecenter/#!/SS6SG3_4.1.0/com.ibm.entcobol.doc_4.1/PGandLR/ui/up0057.htm

Quote:
What all are the compiler options for compiling cobol program.

www-01.ibm.com/support/knowledgecenter/#!/SSQ2R2_9.0.1/com.ibm.ent.cbl.zos.doc/custom/igycch200.html
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> COBOL Programming

 


Similar Topics
Topic Forum Replies
No new posts Replace each space in cobol string wi... COBOL Programming 3
No new posts Using API Gateway from CICS program CICS 0
No new posts How I Found a Bug in a FORTRAN Compiler All Other Mainframe Topics 4
No new posts COBOL -Linkage Section-Case Sensitive COBOL Programming 1
No new posts COBOL ZOS Web Enablement Toolkit HTTP... COBOL Programming 0
Search our Forums:

Back to Top