This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: How to make GCC stop on first error


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]