This is the mail archive of the gcc-patches@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]

Re: PATCH to keep Jason from pointing out what a fool I am



  In message <199808252036.NAA26392@smtp.earthlink.net>you write:
  > 
  > This patch enables "-W -Wall" even for stage1 builds, if the native
  > compiler is GCC.  It's handy if you're building a cross-compiler, or,
  > if like me, you tend to just type `make' when making a small change to
  > the C++ front-end.  Jeff?
It would be better if we only had the warning flags set in one place
in the Makefile.in or configure.in.  Having them appear in multiple
places in different files via different mechanisms is a pain.

jeff


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