Specifications

786 LINK Error Messages
Filename: LMAETAPA.DOC Project: MASM Environment and Tools
Template: MSGRIDA1.DOT Author: Nobody Last Saved By: Mike Eddy
Revision #: 136 Page: 786 of 102 Printed: 10/09/00 02:49 PM
L1107 unknown COMDAT selection type for symbol; record ignored
This is a translator error. The given symbol is either a routine or a data item.
Note which translator (compiler or assembler) produced the incorrect object module and
the circumstances in which it was produced. Please report this error to Microsoft
Corporation by following the instructions in the “Microsoft Support Services” section of
the introduction to this book.
L1108 invalid format of debugging information
This is a translator error.
Note which translator (compiler or assembler) produced the incorrect object module and
the circumstances in which it was produced. Please report this error to Microsoft
Corporation by following the instructions in the “Microsoft Support Services” section of
the introduction to this book.
L1113 unresolved COMDEF; internal error
This is a translator error.
Note which translator (compiler or assembler) produced the incorrect object module and
the circumstances in which it was produced. Please report this error to Microsoft
Corporation by following the instructions in the “Microsoft Support Services” section of
the introduction to this book.
L1114 unresolved COMDAT symbol; internal error
This is a translator error. The given symbol is either a routine or a data item.
Note which translator (compiler or assembler) produced the incorrect object module and
the circumstances in which it was produced. Please report this error to Microsoft
Corporation by following the instructions in the “Microsoft Support Services” section of
the introduction to this book.
L1115 option : option incompatible with overlays
The given option cannot be used when linking an overlaid program.
L1117 unallocated COMDAT symbol; internal error
This is a translator error. The given symbol is either a routine or a data item.
Note which translator (compiler or assembler) produced the incorrect object module and
the circumstances in which it was produced. Please report this error to Microsoft
Corporation by following the instructions in the “Microsoft Support Services” section of
the introduction to this book.
L1123 segment : segment defined both 16-bit and 32-bit
Define the segment as either 16-bit or 32-bit.