This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: turn off putting flex/bison output in distfile?


On 25 Jul 2002, Akim Demaille wrote:

> >>>>> "Thomas" == Thomas E Dickey <dickey@herndon4.his.com> writes:
>
> Thomas> byacc is portable, and has the advantage (in contrast to
> Thomas> bison) of being written in ANSI C.
>
> ... which is written in?

bison relies on alloca, which is not standard. There are a few compilers
which implement it, but the presence of nonstandard code in bison is one
reason why I do not install it except for the _Very_ rare combination of
a useful program which actually requires the features in bison.

-- 
T.E.Dickey <dickey@herndon4.his.com>
http://invisible-island.net
ftp://invisible-island.net



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]