Hi Richard, A quick aside - CBC.SCBCCMP is the old OS/390 C/C++ compiler, which has not been enhanced since 2000. The current compiler, the z/OS XL C/C++ compiler, is in CBC.SCCNCMP. This compiler has been enhanced in almost every release since z/OS V1.2. Thanks and Regards, Kel Release Manager, z/OS XL C/C++ Compiler Development
Richard Peurifoy <[email protected]> Sent by: IBM Mainframe Discussion List <[email protected]> 06/22/2009 11:39 AM Please respond to IBM Mainframe Discussion List <[email protected]> To [email protected] cc Subject Re: [IBM-MAIN] What's Needed in Linklst? Lizette Koehler wrote: > I am running into a documentation issue. > > Apparently we have not kept up on what IBM has added to the LINKLST over the years. Is there a doc somewhere that states all the libraries that IBM wants in the LINKLST as of z/OS V1.9? I have been reviewing the REDBOOKs and other manuals, but do not find a current list. > > What I am missing todate I think are > > SYS1.SIEALNKE > SYS1.SIEAMIGE > > Not sure if there are others. > > The CPAC PROG00 member did not show it included. However, some of my research seems to show it should be. Lizette, Another thing to think about if you are adding libraries is RACF or equivalent PROGRAM CLASS. Here is whats in mine: CBC.SCBCCMP CBC.SCLBDLL CEE.SCEERUN CEE.SCEERUN2 CSF.SCSFMOD0 CSF.SCSFMOD1 DB2.DSNEXIT DB2.DSNLOAD GLD.SGLDLNK GSK.SGSKLOAD ICA.SICALMOD IOE.SIOELMOD SAG.ADA743.LOAD SAG.ADA743B.LOAD SAG.NAT424.LOAD SAG.NDV225.LOAD SSW.DMS.LOADLIB SYS1.CSSLIB SYS1.LINKLIB SYS1.MIGLIB SYS1.SIEALNKE SYS2.MVSA.CA1.CAILIB TCPIP.SEZALINK TCPIP.SEZALOAD Note this and the LINKLST I sen earlier are at z/OS 1.9 -- Richard ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

