SEGBIG

514

Segment segment too big

The program has too much data. At compile time, a data element has caused a program segment to either exceed 65535 bytes (which is a fatal error) or exceed the size specified by the MAX_SEGBIG environment variable (which is a warning level 3).