![HP nld Скачать руководство пользователя страница 222](http://html.mh-extra.com/html/hp/nld/nld_manual_165146222.webp)
nld Diagnostic Messages
nld and noft Manual — 520384-003
10 -62
Nonfatal Errors
See:
•
-verbose on page 3-16
•
-y
on page 3-17
This is an internal error. Please contact your service provider.
See
-y
on page 3-17.
**** ERROR **** [2003]:
The data item named name was declared but never defined, and
NLD was not told that this data item should come from an SRL,
and there is a reference to it in 'filename'. This is an
error, either because it is 'small' data, or because you are
building an SRL, a UL, or system library. In pTAL, the
EXPORT_GLOBALS directive must be 'on' to make a data item
'defined'. In C or C++, you must either give the data item
an initial value or leave off the 'extern' keyword to make a
data item 'defined'. For a list of all the object files that
declared this data item, run NLD again with the additional
flags '-y symbol' and -verbose.
**** ERROR **** [2004]:
The symbol 'name' was specified to be the main entry point,
but this is not the name of a symbol that is located in user
code within this program.
**** ERROR **** [2005]:
You specified the -coff flag, but that is not allowed because
the input object files contained RTDU's. When you are
linking together object files with SQL constructs, you cannot
use the -coff flag.
**** ERROR **** [2006]:
The data item named name has inconsistent sizes. Its size is
number-1 bytes in the object file named 'filename', but its
size was number-2 bytes in an object file earlier on the
command line. For a list of all the object files that
declared this data item, run NLD again with the additional
flag '-y symbol'.
**** ERROR **** [2007]:
Object files are required to have downward growing stacks,
but the object file named 'filename' appears to have upward
growing stacks.
Содержание nld
Страница 12: ...Contents nld and noft Manual 520384 003 x ...
Страница 16: ...What s New in This Manual nld and noft Manual 520384 003 xiv Miscellaneous ...
Страница 22: ...About This Manual nld and noft Manual 520384 003 xx Change Bar Notation ...
Страница 28: ...Introduction to the Utilities nld and noft Manual 520384 003 1 6 strip ...
Страница 60: ...nld Utility nld and noft Manual 520384 003 2 32 Declaration and Definition ...
Страница 78: ...nld Options nld and noft Manual 520384 003 3 18 y ...
Страница 90: ...noft Utility nld and noft Manual 520384 003 4 12 Debugging With noft ...
Страница 150: ...strip Utility nld and noft Manual 520384 003 7 2 ...
Страница 160: ...Converting From Binder to nld and noft nld and noft Manual 520384 003 9 8 Comparing Binder Commands to noft Options ...
Страница 242: ...nld Diagnostic Messages nld and noft Manual 520384 003 10 82 Informational Messages ...
Страница 278: ...noft Diagnostic Messages nld and noft Manual 520384 003 11 36 Syntax Errors ...
Страница 286: ...ar Diagnostic Messages nld and noft Manual 520384 003 12 8 ...
Страница 314: ...Sample nld and noft Session nld and noft Manual 520384 003 A 28 LISTSRLFIXUPS ...
Страница 330: ...Index nld and noft Manual 520384 003 Index 10 Special Characters ...