How to make GCC stop on first error
Tom Tromey
tromey@redhat.com
Wed Mar 28 17:21:00 GMT 2007
>>>>> "Francesco" == Francesco Montorsi <f18m_cpp217828@yahoo.it> writes:
Francesco> This is very annoying when e.g. the first error is due to
Francesco> not finding a required header file: after that gcc goes on
Francesco> and spits out tons of errors about missing declarations for
Francesco> those things which are declared in the not-found header
Francesco> file.
This particular case is in bugzilla:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15638
Tom
More information about the Gcc
mailing list