Intel iAPX 86 User Manual page 148

Table of Contents

Advertisement

iAPX 86,88 Family Utilities
LINK86 Controls and Error Messages
WARNING 68:
DS REGISTER NOT INITIALIZED
Meaning
The INITCODE control was specified, and the register initialization record does not
contain information for initialization of the 8086 DS (data segment) register.
Cause
This condition is usually the result of an incomplete END directive in your assembly
language module or a translation error.
Effect
The value of the DS register at program execution is entirely dependent on the loader
of your system.
Us~r
Action
Correct your code if necessary, then reinvokc LINK86.
WARNING 69:
OVERLAPPING DATA RECORDS
Meaning
The F ASTLOAD control was specified, and two data records belonging to the same
segment have offsets which make them overlapping.
Cause
This warning is usually the result of a translation error, unless you have intentionally
overlapped data records.
Effect
LINK86 ignores the second record and does not include it in the output file. The
code will be unusable.
User Action
If you want an overlap condition to exist, reinvoke, but do not use the FASTLOAD
control. Otherwise, retranslate, then reinvoke LINK86.
WARNING 70:
INITCODE CONTROL INEFFECTIVE WITH BIND
CONTROL
Meaning
The INITCODE and BIND controls were combined in one invocation statement.
Effect
The INITCODE control will be ignored by LINK86.
User Action
Do not invoke LINK86 using both of these controls at the same time. To invoke
them separately, use the INITCODE control first, then the BIND control during a
second invocation.
0-27

Advertisement

Table of Contents
loading

This manual is also suitable for:

Iapx 88

Table of Contents