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

SCLM Compiler options


IBM Mainframe Forums -> IBM Tools
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
venuhunev

New User


Joined: 26 May 2007
Posts: 70
Location: chennai

PostPosted: Thu May 12, 2011 11:13 pm
Reply with quote

Hi,

Can anyone help me in knowing where to see the compiler options which is used while building a PL/1 component ? I could not locate in the menu options.

Thanks.
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Thu May 12, 2011 11:41 pm
Reply with quote

ask the people who did the SCLM customization
anyway when You compile a PL/1 program at the top of the listing there are all the options used
( for about three pages of them )

here is a snippet

Code:
Options Specified
Install:
Command: OBJECT,OPTIONS,AGGREGATE,MAP
Install:
Options Used
+    AGGREGATE(DECIMAL)
ARCH(5)
NOATTRIBUTES
BACKREG(5)
BIFPREC(15)
BLANK('05'x)
BLKOFF
CEESTART(FIRST)
CHECK( NOCONFORMANCE NOSTORAGE )
CMPAT(V2)
CODEPAGE(01140)
NOCOMMON
NOCOMPACT
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 -> IBM Tools

 


Similar Topics
Topic Forum Replies
No new posts How I Found a Bug in a FORTRAN Compiler All Other Mainframe Topics 4
No new posts Compiler and run JCL for basic PL/I p... PL/I & Assembler 10
No new posts Substitue for SCLM IBM Tools 6
No new posts Pre-Compiler Bug with DSNH520I message? DB2 1
No new posts COBOL MVS options COBOL Programming 8
Search our Forums:

Back to Top