It's running. Thank you to several people who helped both on- and off-list.

Lessons learned:

- PLINK does not do well with HFS input in several cases (SYSIN, LIBRARY
non-archive). Go figure.
- NOTEMPLATE may increase module sizes and compile times but it eliminates a
tendency to undefined symbols at link time.
- BPXBATCH won't take //STDIN DD * input. Go figure.

Charles

-----Original Message-----
From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On Behalf
Of Charles Mills
Sent: Monday, December 07, 2009 4:34 PM
To: IBM-MAIN@bama.ua.edu
Subject: Clues on using C++ prelink * lked for first time

I've got my first mainframe C++ application. It runs under Windows.
(Obviously, that's not the same as running under z/OS, but the point is it's
"a complete program." My concern at this point is getting it to link, not
run.) It compiles cleanly under z/OS C++. I have long names and want the
load module in a PDS, so I'm running the compile/pre-link/link proc. 

----------------------------------------------------------------------
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