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


Manuel LÃpez-IbÃÃez ha scritto:
(This question is more appropriate for gcc-help, this list is for gcc
development.)
ok, sorry. I'll post there next time.


From the manual page:


     -Wfatal-errors
          This option causes the compiler to abort compilation on the first
          error occurred rather than trying to keep going and printing furâ
          ther error messages.
Great, thanks !!
I somehow missed it :(

Francesco


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