Are expected variables being exported properly, etc.? Perhaps something like env might be helpful-env | grep -i prefix.
Regards, Kevin -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Pfister, Nathan Mr CIV DISA CD543 Sent: Wednesday, November 10, 2010 7:48 AM To: [email protected] Subject: GCC on z/OS 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 ---------------------------------------------------------------------- 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

