nld Manual

nld Diagnostic Messages
nld Manual528272-001
4-77
Informational Messages
**** INFORMATIONAL MESSAGE **** [20005]:
The input object file named 'filename' does not have all the
expected gp tables.
**** INFORMATIONAL MESSAGE **** [20006]:
There was a problem with GP-relative addressing, but some of
the input object files lack gp tables, so the calculation of
the best -G value will be unreliable.
**** INFORMATIONAL MESSAGE **** [20007]:
There was a problem related to GP-relative addressing, but in
fact there was no gp-relative addressing, so any value of -G
should lead to the same problem.
**** INFORMATIONAL MESSAGE **** [20008]:
There was a problem related to GP-relative addressing, but in
fact the amount of data that would be put into 'small' data
even for a -G value of 0 was larger than 64K bytes, so any
value of -G should lead to the same problem.
**** INFORMATIONAL MESSAGE **** [20009]:
There was a problem related to GP-relative addressing, but in
fact all the data will fit into 'small' data with GP-relative
addressing. Specify a value of -G that is at least as large
as 'number'.
**** INFORMATIONAL MESSAGE **** [20010]:
There was a problem related to GP-relative addressing.
Specify a value of -G no larger than 'number' so that all the
GP-relative data will fit into 'small' data.
**** INFORMATIONAL MESSAGE **** [20011]:
The -G value recommended in the previous message is
conservative because of inconsistent common symbol sizes.
**** INFORMATIONAL MESSAGE **** [20012]:
The -G value recommended above may be unreliable if some
object files were compiled with a -G value less than 8, due
to complexities related to literal pools.