nld and noft Manual
nld Diagnostic Messages
nld and noft Manual—520384-003
10-52
Fatal Errors
This is an internal error. Please contact your service provider.
**** ERROR **** [1239]:
Fixup list entry number number for either the code or data
segment specified that the target of a jump instruction at
virtual address address-1 was a procedure whose virtual
address was address-2. However, a jump cannot change the
first four bits of the virtual address.
**** ERROR **** [1240]:
Fixup list entry number number for either the code or data
segment specified that the original contents of the
instruction at virtual address address were not zero.
However, the original contents of jump instructions to
external procedures must always be zero, because we never
generate code that jumps to an offset relative to the start
of a procedure.
**** ERROR **** [1241]:
The last entry in the fixup list for either the code or data
segment is a relocation type 'R_MIPS_HI16', but this is
incorrect because it must be followed by a 'R_MIPS_LO16'.
**** ERROR **** [1242]:
Fixup list entry number number for either the code or data
segment specifies a fixup of type 'R_MIPS_HI16', but the next
entry in the fixup list is not an entry of type 'R_MIPS_LO16'
for the same symbol. An entry of type 'R_MIPS_HI16' must
always be followed by one of type 'R_MIPS_LO16' for the same
symbol.
**** ERROR **** [1243]:
Fixup list entry number number for either the code or data
segment specifies an unexpected relocation type. The
expected types are 'R_MIPS_32', 'R_MIPS_26', 'R_MIPS_HI16',
and 'R_MIPS_LO16'.
**** ERROR **** [1244]:
An write error occurred while trying to update the file named
'filename' for the -srl_fixup flag. error-number.