From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeffrey A Law To: "John David Anglin" Cc: zack@wolery.cumb.org (Zack Weinberg), gcc-patches@gcc.gnu.org, gcc-bugs@gcc.gnu.org Subject: Re: VAX Ultrix bootstrap failure with gcc-2.96 Date: Wed, 24 May 2000 18:50:00 -0000 Message-id: <14855.959219315@upchuck> References: <200005242109.RAA11597@hiauly1.hia.nrc.ca> X-SW-Source: 2000-05/msg01409.html 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 > > * 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