3.6.4 Z: Produce Output on Errors Option
The -Z
option forces the generation of
an output object file, even if errors were encountered during the build. After an error
message, the assembler normally produces no output. If any errors are encountered when
using this option, the assembler writes an object file after a final warning message of the
form, n errors, m warnings, generating bad object
file
.