Microsoft KB Archive/35044

From BetaArchive Wiki
Knowledge Base


Microsoft LINK Return Codes

Article ID: 35044

Article Last Modified on 9/30/2003



APPLIES TO

  • Microsoft LINK for MS-DOS 3.x
  • Microsoft LINK for MS-DOS 5.01.20
  • Microsoft LINK for MS-DOS 5.01.21
  • Microsoft LINK for MS-DOS 5.03
  • Microsoft LINK for MS-DOS 5.05
  • Microsoft LINK for MS-DOS 5.1
  • Microsoft LINK for MS-DOS 5.13
  • Microsoft LINK for MS-DOS 5.15
  • Microsoft LINK for MS-DOS 5.3
  • Microsoft LINK for MS-DOS 5.31.009
  • Microsoft LINK for MS-DOS 5.5
  • Microsoft LINK for MS-DOS 5.6



This article was previously published under Q35044

Microsoft LINK can return some values that are not listed in the documentation. The table below lists the codes returned by the LINK utility:

Code Meaning

0 No errors or unresolved reference were encountered.

1 An error occurred that was not covered by the other codes.

2 Program error. Commands or files given as input to the linker produced an error.

4 System error. The linker:

-Ran out of space on output files.mBR/> -Was unable to reopen the temporary file.
-Experienced an internal error.
-Was interrupted by the user.

16 A data record was too large to process.

32 No object files were specified in the command line or response file.

33 The map file could not be created.

66 A COMMON area was declared that is larger than 65535.

96 Too many libraries were specified.

144 An invalid object module was detected.

145 Too many TYPEDEFs were found in the specified object modules.

146 Too many group, segment, or class names were found in one objectmodule.

147 Too many segments were found in all the object modules combined, or too many segments were found in one object module.

148 Too many overlays were specified.

149 The size of a segment exceeded 65535.

150 Too many groups or GRPDEFs were found in one object module.

151 Too many external symbols were found in one object module.

177 The size of a group exceeded 65535.


Additional query words: kbinf 5.01.20 5.01.21 5.03 5.05 5.10 5.13 5.15 5.30 5.31.009 5.50 5.60

Keywords: kb16bitonly KB35044