Not exactly an assembler question, but...  Is it possible to 
influence the order the linkage editor includes objects?  I have my 
objects aligned for 256-byte cache lines.  But the following includes two 
IBM routines that are not.  Can I get the linkage editor to put them at 
the end?


CSECT/    LOADED   RELOC.  PARTIT. PHASE   TAKEN  AMODE/RMODE
ENTRY     AT       FACTOR  OFFSET  OFFSET  FROM 
-------------------------------------------------------------
RXVSAMIO  500078   500078  507D07                    24  24 
-------------------------------------------------------------
RXVSAMIO  500078   500078  000000  000000  RXVSAMIO  24  24 
DTEMAN    502E78   502E78  002E00  002E00  DTEMAN    31 ANY 
IEANTCR   503478   503478  003400  003400  IEANTCR   31 ANY  <== IBM
IEANTRT   5034C0   5034C0  003448  003448  IEANTRT   31 ANY  <== IBM
RXVSAMBK  503508   503508  003490  003490  RXVSAMBK  24  24 
RXVSAMBR  504708   504708  004690  004690  RXVSAMBR  24  24 
RXVSAMXA  505A08   505A08  005990  005990  RXVSAMXA  24  24 
RXVSAMXR  506E08   506E08  006D90  006D90  RXVSAMXR  24  24 


Sincerely,

Dave Clark
-- 
int.ext: 91078
direct: (937) 531-6378
home: (937) 751-3300

Winsupply Group Services
3110 Kettering Boulevard
Dayton, Ohio  45439  USA
(937) 294-5331



*********************************************************************************************
This email message and any attachments is for use only by the named 
addressee(s) and may contain confidential, privileged and/or proprietary 
information. If you have received this message in error, please 
immediately notify the sender and delete and destroy the message and all 
copies. All unauthorized direct or indirect use or disclosure of this 
message is strictly prohibited. No right to confidentiality or privilege 
is waived or lost by any error in transmission. 
*********************************************************************************************

Reply via email to