Language:
Русский
English
▄ Help on the Linker Dialog Box
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
The Linker dialog box consists of two sets of radio buttons and the standard OK, Cancel, and Help buttons.
┌───────────────┐
│ Map file │
│ ( ) Off │
│ ( ) Segments │
│ ( ) Public │
│ ( ) Detailed │
└───────────────┘
The Map File set of radio buttons determines the type of map file to be produced.
┌───────────────┐
│ Link buffer │
│ ( ) Memory │
│ ( ) Disk │
└───────────────┘
The Link Buffer set of options specifies the location of the link buffer.
You might need to consider tradeoffs between speed and memory consumption when choosing one of these options.
■ Memory speeds compilation, but you might
run out of memory for large programs.
■ Disk frees up memory, but slows
compilation.