Why is it playing with fire? The z/OS linker happily resolves external references, even those from relative addresses such as those in LARL and BRASL.
On Mon, 20 Dec 2010 16:13:44 -0500, Robert A. Rosenberg wrote: >A LARL reference to another control section is playing with fire >since the displacement of the CSECT being referenced can change at >Bind Time. Only a ACON can track the real location/displacement: > > > DC A(CSECT1) located in CSECT2