Next: , Previous: , Up: Memory allocation   [Contents][Index]


12.2.2.1 ‘-yb’: Maximum bytes for identifiers, index entries, and module names

Unique identifiers, index entries, and module names are stored contiguously in a large memory area, the size of which is controlled by ‘-yb’. The default may need to be increased for very large source files, or decreased to squeeze things into a personal computer. See also -yn.