< Optimizing Linkage Editor (rlink) Options / Output Options >
Notifies the user of the externally defined symbol which is not referenced during linkage through an output message. |
The linkage editor may output a message for the function that was inline-expanded at compilation. To avoid this, add a static declaration for the function definition. |
In any of the following cases, references are not correctly analyzed so that information shown by output messages will be incorrect. |