This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: VAX Ultrix bootstrap failure with gcc-2.96
- To: "John David Anglin" <dave at hiauly1 dot hia dot nrc dot ca>
- Subject: Re: VAX Ultrix bootstrap failure with gcc-2.96
- From: Jeffrey A Law <law at cygnus dot com>
- Date: Wed, 24 May 2000 19:48:35 -0600
- cc: zack at wolery dot cumb dot org (Zack Weinberg), gcc-patches at gcc dot gnu dot org, gcc-bugs at gcc dot gnu dot org
- Reply-To: law at cygnus dot com
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