This is a shot in the dark, but I am hoping maybe someone here can help me...I didn't get a response on MVS-OE, so I am hoping someone here may have some insight into my problem.
I am trying to run GCC on z/OS Unix System Services...and I cannot get my c code to compile. I get the error: IKJ56228I DATA SET CEE.SCEELKED NOT IN CATALOG OR CATALOG CAN NOT BE ACCESSED I understand that it is trying to point to CEE.SCEELKED, and I know what the dataset is, (on our system it is SYS1.LE.SCEELKED). My question is this: What environment variable on the Unix side do I need to change to point to the proper library? I've tried all the _CC_, _C89_, and _CXX_ variables (example _CC_PLIB_PREFIX_=SYS1.LE) but nothing seems to be the right variable. Thanks in advance for any insights offered. Thanks, Nathan Pfister IT Specialist, DISA Mechanicsburg [email protected] ---------------------------------------------------------------------- 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

