This is the mail archive of the gcc-bugs@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: VAX Ultrix bootstrap failure with gcc-2.96



  In message <200005242109.RAA11597@hiauly1.hia.nrc.ca>you write:
  > > You might want to turn off -pedantic if -Wno-long-long is not
  > > available, since you will get floods of warnings about long long
  > > otherwise.
  > 
  > Patch revised to only use -pedantic during stage 1 if the -Wno-long-long
  > option is supported.
  > 
  > Dave
  > -- 
  > J. David Anglin                                  dave.anglin@nrc.ca
  > National Research Council of Canada              (613) 990-0752 (FAX: 952-6
  > 605)
  > 
  > 2000-05-24  J. David Anglin  <dave@hiauly.hia.nrc.ca>
  > 
  > 	* configure.in: Check for -Wno-long-long option support and improve
  > 	handling of warning CFLAGS for stages 1 and 2.
  > 	* Makefile.in (WARN_CFLAGS): Move definition to configure.in.
  > 	* configure: Regenerate.
Thanks.  Installed.
jeff


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