Yes, I'm specifying the INCLUDE and LIBRARY statements that I mentioned in
my original question in the SYSIN dataset as you describe. I am using an IBM
proc, CCPL (as I recall the name). The problem is that I am getting no real
errors but the prelinker doesn't seem to be doing anything -- certainly
doesn't seem to be generating any output.

I hoped perhaps someone would have some bigger picture clues than "in
SYSIN."

Charles

-----Original Message-----
From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On Behalf
Of David Waldman
Sent: Tuesday, December 08, 2009 5:56 AM
To: IBM-MAIN@bama.ua.edu
Subject: Re: Clues on using C++ prelink * lked for first time

On Mon, 7 Dec 2009 16:34:22 -0800, Charles Mills <charl...@mcn.org> 
wrote:

>1.       How do I specify the input to the prelinker? 

The primary input dataset is the SYSIN DD.  LRECL=80 and RECFM=F, FB or 
FBS.  The z/OS 1.9 XL C/C++ User's Guide has a table that describes each 
dataset.  You can also review the IBM suppied proc CBCCL / CCNC008.

>Any clues? Is the prelinker documented anywhere other than the C++ User's
>Guide?

Not that I am aware of.

HTH, Dave Waldman

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu 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 lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to