nld and noft Manual

nld Diagnostic Messages
nld and noft Manual520384-003
10-33
Fatal Errors
This is an internal error. Please contact your service provider.
This is an internal error. Please contact your service provider.
This is an internal error. Please contact your service provider.
This is an internal error. Please contact your service provider.
**** ERROR **** [1121]:
The starting address that you specified for the resident text
segment in the -hot_proc_list file was too small. The
starting address for non-resident text is address-1, and the
size required by the non-resident text is address-2, so the
smallest value that you could specify for the start of
resident text is address-3, but the value specified for the
-res_start flag within the -hot_proc_list file was only
address-4.
**** ERROR **** [1122]:
You specified the -srl flag to build an SRL, and you also
specified -old_elf_format. You did not specify the -t flag,
but when you build an SRL with -old_elf_format it is always
necessary to specify -t.
**** ERROR **** [1123]:
The text and entry vector segments overlap. The text
segments (meaning non-resident plus resident text) go from
address-1 to address-2, but the entry vector segment starts
at address-3. Check the values that you specified for the -t
and -ev flags.
**** ERROR **** [1124]:
The text and entry vector segments overlap. The entry vector
segment 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 -ev flags.
**** 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.