Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Aug 1999 16:53:59 -0700
From:      "David O'Brien" <obrien@FreeBSD.ORG>
To:        Dispatcher <dispatch@blackhelicopters.org>, Vadim Chekan <vadim@gc.lviv.ua>
Cc:        stable@FreeBSD.ORG
Subject:   Re: Bison update request
Message-ID:  <19990802165359.B54365@nuxi.com>
In-Reply-To: <199907291137.HAA24115@blackhelicopters.org>; from Dispatcher on Thu, Jul 29, 1999 at 07:37:27AM -0400
References:  <379FFFCF.992175D0@gc.lviv.ua> <199907291137.HAA24115@blackhelicopters.org>

next in thread | previous in thread | raw e-mail | index | archive | help
> Bison was used to support gcc, which is the compiler used in 3.x.  The
> version of gcc 3.2 uses is also old, so we need a matching bison.

Close, but not quite.  Bison was brought in because gcc-2.7.x (or maybe
it was 2.6.x) would not compile with Byacc.  Nobody really wanted to
maintain Bison in the base tree, thus it hasn't gotten any attention.
Bison 1.25 works for ``make world'' and that is suffient for FreeBSD's
base needs.  It has nothing to do with gcc-2.7.2 (and old version) also
requireing an old version of Bison (over just requiring Bison).

> -current uses egcs.  We can easily use yacc with it, with only a few
> changes.

If anyone knows the changes, please let me know!  :-)
 
> The motivation is:
> Yacc has a BSD license, while Bison has a GNU license.

Correct.  We aim to depend on as few GPL licensed tools for building the
system as possible.
 
-- 
-- 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?19990802165359.B54365>