Intel iAPX 86 User Manual page 150

Table of Contents

Advertisement

iAPX 86,88 Family Utilities
LINK86 Controls and Error Messages
ERROR 74:
PRINT FILE SAME AS INPUT FILE
F I L E:
pathname
Meaning
The pathnames of the print file and one of the input files are identical.
Effect
LINK86 terminates processing immediately.
User Action
Reinvoke LINK86 after fixing the duplicate-name situation.
ERROR 75:
PRINT FILE SAME AS OUTPUT FILE
Meaning
The names of the print and output files are identical.
Cause
The invocation line included duplicate names.
Effect
LINK86 terminates processing immediately.
User Action
Correct the invocation line and reinvoke LINK86.
WARNING 76:
BASE OF REFERENCED SEGMENT DIFFERS FROM BASE
OF CONTAINING GROUP
F I L E:
pathname
GROUP:
groupname
MODULE:
modu/ename
S E G MEN T:
segment name
Meaning
An assembly language reference to the base of the specified segment in the specified
group exists. However, the specified segment is not the first segment in the group.
This warning occurs only when BIND is in effect.
Cause
Unless you have deliberately created this reference, this warning is most likely the
result of an incorrect ASSUME directive or an incorrect OFFSET operator
specification.
Effect
LINK86 will process the specified reference to the segment base rather than to the
group base. The output module will be valid . .
User Action
If the reference to· the segment base was deliberate, continue debugging your
assembly language code as planned. Otherwise, check the correctness of the code,
particularly the ASSUME directives and OFFSET operator specifications; then
reassemble and relink.
0-29

Advertisement

Table of Contents
loading

This manual is also suitable for:

Iapx 88

Table of Contents