Windows NT 4.0 source code leak
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

283 lines
15 KiB

4 years ago
  1. LNK000: fatal error
  2. LNK001: error
  3. LNK002: warning
  4. LNK003: note
  5. LNK004: msg
  6. LNK1000: unknown error; consult documentation for technical support options
  7. LNK1100:
  8. LNK1101: incorrect MSPDB30.DLL version; recheck installation of this product
  9. LNK1102: out of memory
  10. LNK1103: debugging information corrupt; recompile module "%s"
  11. LNK1104: cannot open file "%s"
  12. LNK1105: cannot close file "%s"
  13. LNK1106: invalid file or disk full: cannot seek to 0x%lx
  14. LNK1107: invalid or corrupt file: cannot read at 0x%lx
  15. LNK1108: cannot write file at 0x%lx
  16. LNK1109: cannot remove file "%s"
  17. LNK1110: cannot rename file "%s"
  18. LNK1111: invalid /BASE argument "%s"
  19. LNK1112: module machine type "%s" conflicts with target machine type "%s"
  20. LNK1113: invalid machine type
  21. LNK1115: /MACHINE option required
  22. LNK1116: base key "%s" not found
  23. LNK1117: syntax error in option "%s"
  24. LNK1118: syntax error in "%s" statement
  25. LNK1119: invalid ordinal number "%s"
  26. LNK1120: %d unresolved externals
  27. LNK1121: duplicate ordinal number "%d"
  28. LNK1122: invalid keyword "%s"
  29. LNK1123: failure during conversion to COFF: file invalid or corrupt
  30. LNK1125: Conflicting subsystem
  31. LNK1127: library is corrupt
  32. LNK1129: cannot find resolution for weak extern %s
  33. LNK1130: Linker miscalc (base relocations off by 0x%lx)
  34. LNK1131: no library file specified
  35. LNK1132: invalid format for MS-DOS stub file "%s"
  36. LNK1136: invalid or corrupt file
  37. LNK1137: invalid argument specified with /SECTION
  38. LNK1138: corrupt debugging information in object file
  39. LNK1140: too many modules for program database; relink with /PDB:NONE
  40. LNK1141: failure during build of exports file
  41. LNK1143: invalid or corrupt file: no symbol for comdat section 0x%x
  42. LNK1144: error with LINK_REPRO var; cannot open "%s"
  43. LNK1145: /MERGE created circular link for section "%s"
  44. LNK1146: no argument specified with option "/%s"
  45. LNK1147: invalid number specified with option "/%s"
  46. LNK1148: failure during conversion to COFF: cannot copy temp file "%s"
  47. LNK1149: output filename matches input filename "%s"
  48. LNK1152: cannot resolve one or more undecorated symbols
  49. LNK1153: /VXD command-line option required
  50. LNK1154: specified import library filename matches exports file "%s"
  51. LNK1155: special symbol "%s" already defined.
  52. LNK1156: .sbss section not supported
  53. LNK1158: cannot run "%s"
  54. LNK1159: no output file specified
  55. LNK1160: library with zero objects not allowed
  56. LNK1161: invalid export specification
  57. LNK1162: expected aux symbol for comdat section 0x%x
  58. LNK1163: invalid selection for comdat section 0x%x
  59. LNK1164: section 0x%x alignment (%u) greater than /ALIGN value
  60. LNK1165: link failed because of fixup errors
  61. LNK1166: cannot adjust code at offset=0x%08x, va=0x%08x
  62. LNK1167: file contains relocs but header has no machine type
  63. LNK1168: cannot open %s for writing
  64. LNK1169: one or more multiply defined symbols found
  65. LNK1170: line in command file contains %ld or more characters
  66. LNK1171: unable to load %s; "/%s" failed
  67. LNK1172: more than one object with the name "%s" found; rename object(s) or relink /PDB:NONE
  68. LNK1173: unable to find entrypoint %s in %s; "/%s" failed
  69. LNK1174: unable to /REBASE %s; not a valid Win32 image
  70. LNK1175: failed to /REBASE %s
  71. LNK1176: ".TLS" section exceeds current limit of 32K
  72. LNK1177: TOC size limit exceeded
  73. LNK1178: missing MODEND record; file is invalid or corrupt
  74. LNK1179: invalid or corrupt file: duplicate comdat "%s"
  75. LNK1180: insufficient disk space to complete link
  76. LNK1181: cannot open input file "%s"
  77. LNK1182: cannot have more than 64K exports
  78. LNK1200: error reading program database "%s"
  79. LNK1201: error writing to program database "%s"
  80. LNK1202: "%s" is missing debugging information for referencing module "%s"
  81. LNK1203: "%s" is missing current debugging information for referencing module "%s"
  82. LNK1204: "%s" compiled /Yc /Yu /Z7; cannot create PDB; recompile with /Zi
  83. LNK1206: cannot overwrite Visual C++ 1.0 PDB "%s"; delete and rebuild
  84. LNK1207: incompatible PDB format in "%s"; delete and rebuild
  85. LNK1208: a PDB with up-to-date debug information was not found with its referencing module "%s" or at "%s"
  86. LNK1209: program database "%s" differs from previous link; relink or rebuild
  87. LNK1210: insufficient memory for incremental link; relink with /INCREMENTAL:NO
  88. LNK1211: precompiled type information not found; "%s" not linked or overwritten
  89. LNK1549: "%s" belongs to Mac68K or PowerMac - cannot rebase
  90. LNK1550: more than one entrypoint in startup section
  91. LNK1551: near thunks exceed 32K
  92. LNK1552: functions in small model section %s exceed 64K
  93. LNK1553: invalid object file: nonzero value in raw data
  94. LNK1554: fixup overflow at %s: too many 16-bit fixup thunks
  95. LNK1555: fixup overflow at %s: fixup overflow at symbol: too much near data
  96. LNK1556: fixup overflow at %s: fixup overflow at symbol: cannot resolve using 16-bit fixup
  97. LNK1557: Pcode fixup overflow. Target symbol %s is out of range (code section is too large).
  98. LNK1558: Maximum pcode resource number exceeded by section %s.
  99. LNK1559: code section exceeds profiler limit at %s
  100. LNK1560: section number exceeds profiler limit at %s
  101. LNK1561: entry point must be defined
  102. LNK1562: invalid object file: code fixup in data section %s
  103. LNK1563: invalid object file: data fixup in code section %s
  104. LNK1564: CSConst fixup not in same section as symbol %s
  105. LNK1565: invalid object file: DIFF fixup pair in section %s specifies different section numbers
  106. LNK1566: DIFF fixup pair overflow: target symbol too far from previous symbol
  107. LNK1567: DIFF fixup pair overflow: target symbol too far from previous symbol
  108. LNK1568: invalid file %s
  109. LNK1569: EXPORTS keyword missing function set identifier
  110. LNK1570: cannot renumber startup section %s; must be CODE1
  111. LNK1571: Cannot assign resource number 1 to CODE section %s. CODE1 is reserved for the startup section.
  112. LNK1572: Cannot assign resource number 0 to CODE section %s. CODE0 is reserved for the jump table.
  113. LNK1573: invalid FLAGS keyword %s
  114. LNK1574: A5 reference to %s invalid in standalone code
  115. LNK1575: cannot call data symbol %s as function
  116. LNK1576: cannot specify object files for Mac import library
  117. LNK1577: ASLM library ID cannot be set - LIBRARY name not specified in the module definition file.
  118. LNK1578: function set %s multiply defined
  119. LNK1579: Target pcode symbol "%s" must be <64k into code section when /OPT:REF is used.
  120. LNK1580: no ASLM function set ID specified
  121. LNK1581: corrupted object or old compiler (bad Pcode entry point)
  122. LNK1582: run-time fixups in startup segment
  123. LNK1583: exceeded code section number limit
  124. LNK1584: Run-time fixup on odd address
  125. LNK1585: CSECTABLE fixup must be to external symbol in code
  126. LNK1586: DUPCON fixup must be to external symbol in code
  127. LNK1587: Multiple symbols in same con refd by dupcon fixup
  128. LNK1588: Illegal CTOABSC32 reloc in dupcon
  129. LNK1589: Duplicate resource numbers specified
  130. LNK1590: Illegal A5 ref in sacode
  131. LNK1591: Renaming of resource type only allowed for code sections
  132. LNK1592: Code fixup overflow. Target symbol %s is beyond +-32 MB (break code into DLLs).
  133. LNK1593: Format of the Import Library "%s" is obsolete - Rebuild the import library
  134. LNK1594: Only /ENTRY option specified for Shared Library; /ENTRY is mapped to /MAC:INIT option, and /ENTRY is ignored
  135. LNK2001: unresolved external symbol "%s"
  136. LNK2002: invalid fixup found, type 0x%hx, target "%s"; fixup ignored
  137. LNK2003: gp relative fixup to symbol not in .sdata "%s"; fixup ignored
  138. LNK2004: gp relative fixup overflow; .sdata section is too large; fixup ignored
  139. LNK2005: %s already defined in %s
  140. LNK2006: TOC relative fixup to symbol not in TOC "%s"; fixup ignored
  141. LNK2007: TOC relative fixup overflow; TOC is too large; fixup ignored
  142. LNK2008: Fixup target is not aligned "%s"
  143. LNK2009: Fixup target must be absolute "%s" w/o /FIXED; fixup ignored
  144. LNK2010: Duplicate IMGLUE relocations for "%s"
  145. LNK4001: no object files specified; libraries used
  146. LNK4002: %s defined in %s
  147. LNK4003: invalid library format; library ignored
  148. LNK4005: no objects used from library %s
  149. LNK4006: %s already defined in %s; second definition ignored
  150. LNK4007: Bad object - fixup too far
  151. LNK4009: Bad object - unmatched %s relocation; ignored
  152. LNK4010: invalid version number %s; default version assumed
  153. LNK4011: unknown subsystem %s; default assumed
  154. LNK4012: invalid value "%s", must be %s; option ignored
  155. LNK4013: image size 0x%lx exceeds specified maximum 0x%lx
  156. LNK4014: cannot find member object %s
  157. LNK4015: %s commit exceeds reserve; commit size set to %0xlx
  158. LNK4017: %s statement not supported for the target platform; ignored
  159. LNK4018: too many type indexes in PDB "%s", discarding subsequent type information
  160. LNK4019: corrupt string table (table end); new end assumed
  161. LNK4022: cannot find unique match for symbol "%s"
  162. LNK4023: base address %lx not a 64K multiple; assumed %lx
  163. LNK4025: /NODEFAULTLIB in directive section in %s; ignored
  164. LNK4027: CVPACK error
  165. LNK4028: /%s option is obsolete; ignored
  166. LNK4030: invalid file offset 0x%lx for %s; category not dumped
  167. LNK4031: no subsystem specified; CONSOLE assumed
  168. LNK4033: converting object format from OMF to COFF
  169. LNK4037: "%s" does not exist; ignored
  170. LNK4038: displaying raw data in %u units per line
  171. LNK4039: section "%s" specified with /SECTION option does not exist
  172. LNK4040: corrupt string table (size); string table ignored
  173. LNK4041: no edit options specified
  174. LNK4042: object specified more than once; extras ignored
  175. LNK4043: invalid /ALIGN value %li (must be power of 2); assumed default
  176. LNK4044: unrecognized option "%s"; ignored
  177. LNK4045: creating LINK_REPRO test case in dir "%s"
  178. LNK4046: LINK_REPRO is set to current directory; ignored
  179. LNK4047: cannot edit library file "%s"; ignored
  180. LNK4048: Invalid format file; ignored
  181. LNK4049: exported symbol "%s" also imported
  182. LNK4051: extra delimiter in /EXPORT specification
  183. LNK4052: using .EXP file; ignoring .DEF file "%s"
  184. LNK4055: invalid fixup found, address %08lx; fixup ignored
  185. LNK4056: extra arguments ignored for option "/%s"
  186. LNK4057: "%s" should precede "%s" in the link command line
  187. LNK4058: checksum set to 0 (calculation not supported on this OS)
  188. LNK4059: %s already specified; additional resource file ignored
  189. LNK4060: stub file missing full MS-DOS header; rebuild stub with /KNOWEAS 16-bit LINK option
  190. LNK4061: /NOSTUB ignored because no DOS stub is present
  191. LNK4062: "%s" not compatible with "%s" target machine; option ignored
  192. LNK4063: invalid option specification "/%s"; ignored
  193. LNK4065: "%s" cannot be ordered; ignored
  194. LNK4066: DLL contains .sdata section
  195. LNK4067: ambiguous entry point; selected "%s"
  196. LNK4068: /MACHINE not specified; defaulting to %s
  197. LNK4069: cannot create map and/or checksum image; checksum set to 0
  198. LNK4070: /OUT:%s directive in .EXP differs from output filename "%s"; ignoring directive
  199. LNK4071: cannot be incrementally linked on subsequent links
  200. LNK4072: section count %d exceeds max (%d); image may not run
  201. LNK4073: cannot create map for .ILK file; linking nonincrementally
  202. LNK4074: unable to load %s; cannot checksum
  203. LNK4075: ignoring /%s due to /%s specification
  204. LNK4076: invalid incremental status file "%s"; linking nonincrementally
  205. LNK4077: exports file "%s" used; ignoring other export specifications
  206. LNK4078: multiple "%s" sections found with different attributes (%08lX)
  207. LNK4079: no write permission for incremental status file "%s"; linking nonincrementally
  208. LNK4081: insufficient disk space; linking nonincrementally
  209. LNK4082: unable to find entrypoint %s in %s; cannot checksum
  210. LNK4083: module "%s" does not exist; ignored
  211. LNK4084: total image size %d exceeds max (%d); image may not run
  212. LNK4085: more than %u comments; skipping exestr
  213. LNK4086: entrypoint '%s' is not __stdcall with 12 bytes of arguments; image may not run
  214. LNK4087: CONSTANT keyword is obsolete; use DATA
  215. LNK4088: No IFGLUE relocation in module with branch to glue code "%s"
  216. LNK4089: image being generated due to /FORCE option; image may not run
  217. LNK4090: all references to %s deleted through comdat elimination; Use /VERBOSE for details.
  218. LNK4542: FLAGS "%s" and "%s" conflict - "%s" ignored
  219. LNK4543: Section "%s" with invalid attributes ignored
  220. LNK4544: Symbol "%s" specified with /IMPORT not referenced in application - ignored
  221. LNK4545: Container "%s" specified with /IMPORT not referenced in application - ignored
  222. LNK4546: Mismatch in versions detected. Container may not load. Use /VERBOSE for details.
  223. LNK4547: Setting "%s" to %d
  224. LNK4548: Ignoring "%s" %d
  225. LNK4549: Shared Library "%s" does not have any exports
  226. LNK4550: "MAPPED" option not supported - ignored
  227. LNK4551: global data %s defined both near and far; assumed near
  228. LNK4552: inconsistent memory models; assumed large model
  229. LNK4553: nonzero offset to thunk %s at fixup location; ignored
  230. LNK4555: invalid memory reference at %s; assumed valid
  231. LNK4556: function set "%s" contains no functions.
  232. LNK4557: Target pcode symbol "%s" is >64k into section "%s" so the native entry point will be used.
  233. LNK4558: 16-bit fixup invalid for DLL; assumed valid
  234. LNK6001: insufficient disk space; performing full link
  235. LNK6002: invalid .ILK file found; performing full link
  236. LNK6003: LINK options changed; performing full link
  237. LNK6004: %s not found or not built by the last incremental link; performing full link
  238. LNK6005: exports changed; performing full link
  239. LNK6006: program database %s missing; performing full link
  240. LNK6007: too many changes; performing full link
  241. LNK6008: object file added; performing full link
  242. LNK6009: object file removed; performing full link
  243. LNK6010: library changed; performing full link
  244. LNK6011: internal limit exceeded; performing full link
  245. LNK6012: precompiled types found; performing full link
  246. LNK6013: padding exhausted: performing full link
  247. LNK6014: symbol reference set changed; performing full link
  248. LNK6015: bss (uninitialized data) change; performing full link
  249. LNK6016: absolute symbol changed; performing full link
  250. LNK6017: set of library modules referenced changed; performing full link
  251. LNK6018: multiple definitions found for "%s"; performing full link
  252. LNK6019: directives changed; performing full link
  253. LNK6020: ILK file not built by this linker; performing full link
  254. LNK6021: performing full link
  255. LNK6022: unable to load ILK file; performing full link
  256. LNK6023: unable to extend map for ILK file; performing full link
  257. LNK6024: Mac Resource File "%s" changed; performing full link
  258. LNK6025: unable to do comdat selection; performing full link
  259. LNK9001: Creating library %s and object %s
  260. LNK9002:Searching Libraries
  261. LNK9003:Done Searching Libraries
  262. LNK9004:Start Generating .exp file
  263. LNK9005:Command:
  264. LNK9006:End Generating .exp file
  265. LNK9007:Start Pass1
  266. LNK9008:End Pass1
  267. LNK9009:Searching %s:
  268. LNK9010:Found %s
  269. LNK9011:Referenced in %s
  270. LNK9012:Loaded %s
  271. LNK9013:Start Pass2
  272. LNK9014:End Pass2
  273. LNK9015:Processed /NODEFAULTLIB (suppressing all default libs)
  274. LNK9016:Processed /NODEFAULTLIB:%s
  275. LNK9017:Processed /DEFAULTLIB:%s
  276. LNK9018:Discarded %s from %s
  277. LNK9019:Discarded %s
  278. LNK9020:Discarded "%s" from %s
  279. LNK9021:Replacing %s
  280. LNK9022:Processing /ORDER options
  281. LNK9023:Done processing /ORDER options
  282. LNK9024: External code objects not listed in the /ORDER file:
  283. LNK9999: