home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Programming / Misc / LK_V1.06.LHA / LK V1.06 / HELP / drel2reloc.hlp < prev    next >
Encoding:
INI File  |  1994-11-01  |  604 b   |  17 lines

  1. [LANGUAGE english; PARENT keywords; PAGE 11-33]
  2. [C;6;B]        DREL2RELOC
  3. [J;1;N]
  4.   lk, by default, uses all DREL hunks as relative offset to \
  5. the data hunk. However SAS/C does not do the same. Then I had \
  6. to implement this instruction to fulfill the compatibility with \
  7. SLINK linker.
  8.   When this instruction has been used, lk transforms all \
  9. HUNK_DREL32 in HUNK_ABSREF32 (relative in absolute.)
  10.  
  11.   The usage of this instruction is really not adviced if you \
  12. are not using SAS/C, this could cause link errors.
  13.  
  14.   See also:
  15. [L;3][LINK slink]            SLINK
  16. [L;5; LINK about; GOTO address]        Become Registred
  17.