Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Blinker 5.10 Online Reference - <b> reading ms link and tlink link script files</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 Reading MS Link and TLINK link script files
------------------------------------------------------------------------------
 Blinker creates a BLINKER.INI file in the same directory as BLINKER.EXE.
 This INI file contains global settings which control the behaviour of
 Blinker at link time. The most important of these is the `LinkScript='
 setting, which controls the link script file format which Blinker will
 expect to be passed. BLINKER.INI can be copied to the current directory in
 order to override the global settings for a particular program or project.
 By default the value of `LinkScript' is set to BLINKER, since the majority
 of the Blinker features can only be used with the power of the Blinker free
 format link script files.

 However, the setting can be modified to either MSLINK or TLINK (not case
 sensitive), in which case all link scripts will be processed using the
 appropriate format. The majority of the `/' options for each of these
 linkers are also supported, while unsupported options are simply ignored.
 For example, to use MS Link format script files, BLINKER.INI should consist
 of the following:

 [General]
 LinkScript=MSLINK

 Use this option with care, since link time errors may occur if Blinker is
 used with a script file of a different format.

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson