And regrettable that ORDER won't work for sections in different classes, even 
if those classes will end up in the same segment.

I opened an RFE on this but it was declined.


-----Original Message-----
From: IBM Mainframe Assembler List <[email protected]> On Behalf 
Of Paul Gilmartin
Sent: Monday, December 4, 2023 3:01 PM
To: [email protected]
Subject: Re: Linkage Editor Include Order

On 12/4/23 13:05:05, Dave Clark wrote:>          I found an answer that works 
for z/VSE.  After cataloging the main
> object for my load module, I use the following linkage editor statements
> to specify the order I want for my included objects and the linkage editor
> honors this specified order.
>   <snip!>
>.
Does the z/VSE linkage editor support re-linking an
existing module replacing a few sections?  To do
that on z/OS an ORDER statement may be needed.

And it's regrettable that ORDER allows specifying
a few sections to be included first, but there's
no complementary command to specify a few sections
to be included *last*.

--
gil


Reply via email to