Re Robert Rosenberg's posting: All RLD items not resolved at
assembly time are listed in the Relocation Directory -- they
don't necessarily have to have different Position and Relocation
ESDIDs (for example, A(*) will have the same PID and RID).
Re Ed Gould's posting: I vaguely remember seeing a description
of REP cards in the documentation of the CMS loader. I don't think
the Link Editor or Binder handle REP cards.
John Ehrman
(------------------ Referenced Note Follows --------------------)
Date: Mon, 17 Apr 2006 20:38:38 -0400
From: "Robert A. Rosenberg" <[EMAIL PROTECTED]>
>One card type you won't find mentioned in the Assembler listing is RLD.
RLDs can appear in the Assembly listing (after the source listing and
only if you ask for it in your parms). If I remember correctly, this
is a truncated list - Only references from one ESD entry to another
(ie: VCONs and ACONS in CSECT X pointing at a location in CSECT Y. In
the Object Deck/Program Object/Load Module, there is one RLD entry
for every ACON and VCON in the program - The RLD is what is used to
update the Offset assembled into an ACON/VCON to reflect its location
in memory when the program is loaded.
----------------------------------------------------------------------
Date: Mon, 17 Apr 2006 21:57:19 -0500
From: Ed Gould <[EMAIL PROTECTED]>
Subject: Re: What's the linkage editor really wants?
Which brings up a side issue... is the REP card documented anywhere?
I would think it would be in the BINDER manual, no?
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html