Intel iAPX 86 User Manual page 127

Table of Contents

Advertisement

LINK86 Controls and Error Messages
iAPX 86,88 Family Utilities
0-6
WARNING 10:
DIFFERENT VALUES FOR
F I L E:
pathname
MOD U L E:
module name
SYMBOL:
symbolname
Meaning
LINK86 encountered the same symbol declared public in two different modules. The
specified file and module contains the second definition encountered.
Cause
Two modules have used the same symbol name for different public definitions.
Effect
LINK86 continues processing using the value of the first public definition; the
second definition is ignored. Both the print file and the object file will be valid.
User Action
Change the name of the symbol in either the
~;pecified
file or the file containing the
earlier definition.
ERROR 11:
INSUFFICIENT MEMORY
F I L E:
pathname
MOD U L E:
module name
Meaning
There is insufficient memory in your system for LINK86 to build its internal tables
and data structures.
Cause
You are using too many public symbols.
Effect
LINK86 immediately terminates processing and closes all open files. The contents of
the print file and the object file are undefined.
User Action
If expanding system memory is not possible, try incremental linkage (i.e., link
smaller sets of files together using the NOPUBLICS control, then link the resulting
composite modules together).

Advertisement

Table of Contents
loading

This manual is also suitable for:

Iapx 88

Table of Contents