I have a co-worker who is trying to use zoautil functions from a C++ program (supplied as a sample with the zoautil distribution). However, he is trying to compile and bind that sample using only normal JCL (PROC CBCCB) and neither he nor I can figure out how to get the binder to INCLUDE the needed routines from the "soautil.so" file stored in the Unix file system.
I accomplished something similar for a C program using CEATSO functions by using " INCLUDE '/usr/lib/ceasapit.x'" in the BIND step SYSIN and library SYS1.CSSLIB in the BIND step SYSLIB. Library SYS1.CSSLIB includes the correct member(s) to resolve the CEATSO INCLUDE. Is there an equivalent PDSE supplied with the zoautil package that can be used in the BIND SYSLIB concatenation? If not, how does one use normal JCL to bind a C++ program that is using zoautil functions? We are at z/OS 3.1 if it makes a difference. Peter This message and any attachments are intended only for the use of the addressee and may contain information that is privileged and confidential. If the reader of the message is not the intended recipient or an authorized representative of the intended recipient, you are hereby notified that any dissemination of this communication is strictly prohibited. If you have received this communication in error, please notify us immediately by e-mail and delete the message and any attachments from your system. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
