Subject: Re: gcc 2.95.3 issue
To: Sean Davis <dive@endersgame.net>
From: Jeremy C. Reed <reed@reedmedia.net>
List: tech-pkg
Date: 11/22/2003 22:51:51
On Sun, 23 Nov 2003, Sean Davis wrote:

> /egnet/obj/wrkobj/lang/gcc/work.i386/gcc-2.95.3/gcc/ch/loop.c:321:8:
> missing terminating " character
> /egnet/obj/wrkobj/lang/gcc/work.i386/gcc-2.95.3/gcc/ch/loop.c:322:38:
> missing terminating " character

I believe that is an easy fix by making sure the text on these lines start
and end with a double-quote, because older gcc allowed the text to wrap to
next line. (Can you look at that and submit a patch? Then again this is a
problem you don't care about because you don't want old gcc.)

> eros# make show-var VARNAME=USE_PKGSRC_GCC
>
> eros# make show-var VARNAME=GCC_REQD
> 2.95.3

Normally it should be 2.8.0 (on systems with gcc 3 too). This is the
minimum so newer (bigger) is okay too.

I wonder if USE_GCC2 is set on your system to force 2.95.3?

   Jeremy C. Reed
   http://bsd.reedmedia.net/