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

Defining SYSLIB to USS c++ (cxx) compile/link


IBM Mainframe Forums -> All Other Mainframe Topics
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
Harold Barnes

New User


Joined: 27 Oct 2015
Posts: 33
Location: United States

PostPosted: Sat Apr 07, 2018 5:06 am
Reply with quote

I'm using c++ (cxx) on z/OS USS to compile and link c programs. I'm getting errors from IEW (linker) that it can't access SYSLIB.

I'm assuming that this has to be an export e.g. export _CXX_LSYSLIB="CEE.SCEELKEDX:CEE.SCEELKED:CBC.SCCNOBJ:SYS1.CSSLIB"

That was my best shot but still getting errors during linking.

ABEND 913-38 OCCURRED WHILE PROCESSING PARTITIONED DATA SET DDNAME SYSLIB.

Please help. I'm losing hair fast
Back to top
View user's profile Send private message
sergeyken

Senior Member


Joined: 29 Apr 2008
Posts: 2010
Location: USA

PostPosted: Sat Apr 07, 2018 7:17 am
Reply with quote

S913-38
An open was issued for a RACF-protected data set on a DASD volume or a RACF protected tape volume to which the caller was not authorized.
Back to top
View user's profile Send private message
Harold Barnes

New User


Joined: 27 Oct 2015
Posts: 33
Location: United States

PostPosted: Sat Apr 07, 2018 7:50 am
Reply with quote

And that would be a BIG YES.

I made an assumption. You know how those go. I have lots of RACF violations to explain.

Thanks!
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 -> All Other Mainframe Topics

 


Similar Topics
Topic Forum Replies
No new posts Compile rexx code with jcl CLIST & REXX 6
No new posts C Compile time time stamps Java & MQSeries 10
This topic is locked: you cannot edit posts or make replies. How To Write, Compile and Execute Cob... COBOL Programming 5
No new posts Defining a struct PL/I & Assembler 3
No new posts How can i link the RHDCSNON programa ... IDMS/ADSO 2
Search our Forums:

Back to Top