Date: Mon, 2 Aug 1999 16:50:54 -0700 From: "David O'Brien" <obrien@FreeBSD.ORG> To: Oscar Bonilla <obonilla@fisicc-ufm.edu> Cc: "stable@FreeBSD.ORG" <stable@FreeBSD.ORG> Subject: Re: Bison update request Message-ID: <19990802165054.A54365@nuxi.com> In-Reply-To: <Pine.BSF.4.10.9907290937210.1431-100000@morden.rebel.net.au>; from Kris Kennaway on Thu, Jul 29, 1999 at 09:39:23AM %2B0930 References: <19990728121656.C420@fisicc-ufm.edu> <Pine.BSF.4.10.9907290937210.1431-100000@morden.rebel.net.au>
next in thread | previous in thread | raw e-mail | index | archive | help
> > For what I've read in -current it seems bison is on its way out. > > better use yacc. > > This was stated the other day by David O'Brien as his intention, so it may > not be wise to depend on bison being in current forever. Very correct. I am working hard to figure out why Byacc can't be used to create cc1plus's parser. In fact simply upgrading /usr/src/contrib/bison (which is version 1.25) to version 1.26a causes me the same problem as Byacc. There is a single line I can comment out of vers 1.26a, 1.27, and 1.28 that will allow me to use the newer Bison's to compile -CURRENT's cc1plus. I will either upgrade /usr/src/contrib/bison to 1.28 or remove it completely. -- -- David (obrien@NUXI.com -or- obrien@FreeBSD.org) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990802165054.A54365>