home *** CD-ROM | disk | FTP | other *** search
- alv ;Enable BSR
- cc ;C mode (double symbols in libraries)
- blockunit ;The basic size is the unit
- askundef ;Ask a symbol or a value for undefined symb.
- warninglevel 10 ;The lower warnings are 11.
- nodataoverlaid ;BLINK never overlaid data
- noemptyhunk ;no empty hunk in destination files
- maxref 1 ;only one ref. for undefined symbols
- nopath ;destroy lk default paths
- define __BSSBAS=__BSS_BASE ;lk -> BLINK
- __BSSLEN=__BSS_LENGTH
- _LinkerDB=__DATA_START
-