This section lists messages produced by internal linker.
Warning when 64 bit object file contains 32 bit absolute relocations. In such case an
executable image can be loaded into lower 4Gb of address space only.
Error when a 16 bit program is compiled in the tiny memory model, but its size exceeds
64k
Error when a 16 bit program’s code segment exceeds 64k bytes
Error when a 16 bit program’s data segment exceeds 64k bytes
Error when a 16 bit program contains a segment that exceeds 64k bytes
Error when a 16 bit program’s object modules define a segment group that exceeds
64k bytes
Error occurs, when creating a tiny model DOS .COM file, but at least one of the
program’s object modules contains segment relocations. Segment relocations might be
caused by the use of the Seg() function or by the SEG assembler directive (either in
pascal’s built-in inline assembler, or in an externally linked assembly module).
The specified symbol is already defined inside the whole collection of object files.
The specified COMDAT section is specified as expecting an associative section, but
none is specified.
All COMDAT symbols/sections need to use the same selection mode.
The COMDAT section expects an associative section, but it was not found inside the
object file.
The COMDAT section specifies that any section with the same name might be selected
and this specific section was selected to be discarded.
The COMDAT section specifies that any section with the same name and size might
be selected and this specific section was selected to be discarded.
The COMDAT section specifies that any section with the same name and content might
be selected and this specific section was selected to be discarded.
The COMDAT section specifies that the largest section with the same name should be
selected this specific section was larger than the previous largest one.
The COMDAT section specifies that all sections with the same name need to have the
same size, but this section had a different size.
The COMDAT section specifies that all sections with the same name need to have the
same content, but this section had a different size.
Two COMDAT sections with the same name have different COMDAT selection modes.
The specified symbol is used, but not defined and was first seen in the specified object
file.
The internal linker does not correctly handle endianess conversion.
The result File is too big