On Jul 12, 2000, Martin Wilck <[EMAIL PROTECTED]> wrote:

> I have come across one compiler that returns an exit status of 0
> if compile errors occur :-{

Does it generate an object file?  If not, we could just add a test for
the existence of the object file to tell whether compilation succeeded
or not.

-- 
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