NMAKE, EXEHDR, and LIB Error Messages

This section lists error messages generated by the NMAKE, EXEHDR, and LIB utilities.

NMAKE Error Messages

Microsoft Program Maintenance Utility (NMAKE) generates the following error messages:

Fatal errors (U1000 through U1099) cause NMAKE to stop execution.

Errors (U2001) do not stop execution but prevent NMAKE from completing the make process.

Warnings (U4001 through U4011) indicate possible problems in the make process.

EXEHDR Error Messages

This section includes error messages generated by the Microsoft EXE File Header Utility (EXEHDR). EXEHDR errors (U1100 through U1140) are always fatal.

LIB Error Messages

Microsoft Library Manager (LIB) generates the following error messages:

Fatal errors (U1150 through U1203) cause LIB to stop execution.

Errors (U2152 through U2159) do not stop execution but prevent LIB from creating a library.

Warnings (U4150 through U4158) indicate possible problems in the library being created.