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]

gcc error listing


Gentlemen,

Are there any command line switches, environment variables, etc. which
affect the number of errors the gcc compiler will report before exiting?

I have looked carefully at the online help at file:/usr/freeware/info-html
but have been unable to find any such controls.  Our problem is that the
compiler (preprocessor?) is exiting after indicating only the first error
encountered, forcing us to deal with errors one at a time.  A typical error
has been an un-terminated macro call (i.e. a missing ")" ), from which I
would think the compiler would recover.

Many thanks,

Bob Hegeman
InterDigital Communications Corp.
Melville, New York 11747

robert.hegeman@interdigital.com <mailto:robert.hegeman@interdigital.com> 




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