home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Programming / Misc / LK_V1.06.LHA / LK V1.06 / PREFS / blink.prefs next >
Encoding:
Text File  |  1994-11-01  |  480 b   |  13 lines

  1. alv                    ;Enable BSR
  2. cc                    ;C mode (double symbols in libraries)
  3. blockunit                ;The basic size is the unit
  4. askundef                ;Ask a symbol or a value for undefined symb.
  5. warninglevel 10                ;The lower warnings are 11.
  6. nodataoverlaid                ;BLINK never overlaid data
  7. noemptyhunk                ;no empty hunk in destination files
  8. maxref 1                ;only one ref. for undefined symbols
  9. nopath                    ;destroy lk default paths
  10. define    __BSSBAS=__BSS_BASE        ;lk -> BLINK
  11.     __BSSLEN=__BSS_LENGTH
  12.     _LinkerDB=__DATA_START
  13.