On Jun  4, 2001, Jason Tucker <[EMAIL PROTECTED]> wrote:

> So, two questions: Does anyone know what causes an "exit(33)" in gcc
> (cc1)?

The fact that it prints not only the warnings that can be ignored, but
also real errors.  If cc1 finds actual errors, gcc won't run the
assembler at all.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me

Reply via email to