BIND Help (bind.hlp) (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
Generate Link Map File (/M)
                                             Up Contents Index Back
─────Generate Link Map File (/M)────────────────────────────────────────────
 
     Syntax:  /M[AP] mapfile
 
     Causes BIND to generate a DOS link map file. In the <mapfile>
     field, specify the name of the file. If <mapfile> is omitted, a
     map file is created based on the following rules:
 
       ■ If an <outfile> is specified, the default map file takes the
         base name of the <outfile> with a .BM extension.
 
       ■ If no <outfile> is specified, the default map file takes the
         base name of the <infile> with a .BM extension.
                                    -♦-