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

  1. [LANGUAGE english; PARENT keywords; PAGE 11-113]
  2. [C;6;B]        CODE2BSS
  3.         DATA2BSS or D2B
  4. [7]Default: no transformation
  5. [J;1;N]
  6.   By testing each hunk of code and/or data, you may have the \
  7. possibility to find out some of them which may be a BSS. lk \
  8. automatically transforms and saves them into a BSS hunk.
  9.  
  10.   While your CODE (or DATA) hunk may have the same name than \
  11. another CODE (or DATA) hunk, this function may produce a warning \
  12. when lk try to link hunks of the same name together.
  13.  
  14.   This transformation occurs before the relative ordering \
  15. and also is consequent for it.
  16.  
  17.   See also:
  18. [L;3][LINK xhunk]            CLEARXCODE
  19. [LINK xhunk]                CLEARXDATA
  20. [LINK xhunk]                XCODE
  21. [LINK xhunk]                XDATA
  22. [LINK offset]                OFFSET
  23. [5; LINK about; GOTO address]        Become Registred
  24.