Contents|Index|Previous|Next
Generate object file in spite of errors: -Z

After an error message, as normally produces no output. If for some reason you are interested in object file output even after as gives an error message on your program, use the -Z option. If there are any errors, as continues, and writes an object file after a final warning message of the following form.

Top|Contents|Index|Previous|Next