nld Manual

nld Diagnostic Messages
nld Manual528272-001
4-33
Fatal Errors
This is an internal error. Contact your service provider.
This is an internal error. Contact your service provider.
**** ERROR **** [1125]:
The total size of the text, number-1 bytes, exceeds the
maximum of number-2 bytes specified in the previous version
of the SRL.
**** ERROR **** [1126]:
The total size of the data, number-1 bytes, exceeds the
maximum of number-2 bytes specified in the previous version
of the SRL.
**** ERROR **** [1127]:
The total size of the entry vector segment, number-1 bytes,
exceeds the maximum of number-2 bytes specified in the
previous version of the SRL.
**** ERROR **** [1128]:
More than one procedure has the MAIN attribute.
**** ERROR **** [1129]:
The text and data segments overlap. The text segments
(meaning non-resident plus resident text) go from address-1
to address-2, but the data segment starts at address-3.
Check the values that you specified for the -t and -d flags.
**** ERROR **** [1130]:
The text and data segments overlap. The data segment
(meaning initialized plus uninitialized data) goes from
address-1 to address-2, but the text segment starts at
address-3. Check the values that you specified for the -t
and -d flags.
**** ERROR **** [1131]:
The symbol symbol was not found in 'filename', although the
symbol table for this archive said it should be there.