On Wed, 19 Nov 2025 11:38:27 -0500, Phil Smith III <[email protected]> wrote:
>We provide a RELINK job that relinks everything. In over a decade, > we've never needed it, but we have it just in case. The trenchant part (I > think) of that job: You've been lucky so far. I've never used autocall nor library but SMP/e might not relink correctly depending upon your definitions. Typically object files are not retained in the SMP/e target. Instead, SMP/e typically does an include for the load module and issues a replace for object files to be replaced. For autocall, this logic might be something that Kurt can clarify. >>Better you should deliver your UNIX files as /usr/lpp/com.akphs/* and > >Yeaaah...no. I'd love to but no, that won't fly, If you can't figure out how to do this correctly, then look at an IBM example. For instance, you will see things like: //SYSLMOD DD PATH='/path/name/irrelevant' //*LIBRARYDD=UNIXLOAD where UNIXLOAD is a DDDEF specifying the actual filename. How is this that won't fly when every sysprog is accustomed to using UCLIN DDDEF to create their maint environment? ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
