Subject: HAVE_EGCS?
To: None <tech-kern@netbsd.org>
From: Andrew Brown <atatat@atatdot.net>
List: tech-kern
Date: 11/09/2001 11:30:52
is there a good reason that some ports use

  HAVE_EGCS!=	${CC} --version | egrep "^(2\.[89]|egcs)" ; echo

yet the vax uses

  HAVE_EGCS!=	${CC} --version | egrep "^(2\.8|2\.9[0-4]|egcs)" ; echo 

and the x68k does this

  HAVE_EGCS!=	${CC} --version | egrep "^(2\.8|egcs)" ; echo

it seems to me that these should all be the same, and that some of
them have just drifted from...disuse?

-- 
|-----< "CODE WARRIOR" >-----|
codewarrior@daemon.org             * "ah!  i see you have the internet
twofsonet@graffiti.com (Andrew Brown)                that goes *ping*!"
andrew@crossbar.com       * "information is power -- share the wealth."