bug-bison
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bison test version 2.0a released


From: Hans Aberg
Subject: Re: Bison test version 2.0a released
Date: Mon, 23 May 2005 20:05:16 +0200

At 01:25 -0700 2005/05/23, Paul Eggert wrote:
Bison test version 2.0a is now available.  It contains mostly bug
fixes for Bison 2.0.  Our intention is to generate a new official
release soon, based on feedback from this test version.

Here is the URL:

ftp://alpha.gnu.org/gnu/bison/bison-2.0a.tar.gz

Here is the MD5 checksum:

4304bcadc0115d0eb6c8744f83158a7e  bison-2.0a.tar.gz

To try this test version, please make sure you have GNU m4 1.4.3
<ftp://ftp.gnu.org/gnu/m4/m4-1.4.3.tar.gz> installed, and then execute
the following shell commands or their equivalents:

   wget ftp://alpha.gnu.org/gnu/bison/bison-2.0a.tar.gz
   gunzip <bison-2.0a.tar.gz | tar xf -
   cd bison-2.0a
   ./configure
   make
   make check

We particularly appreciate tests on unusual hosts.

Using m4-1.4.3, it compiles fine on Mac OS 10.3.9:

## ------------- ##
## Test results. ##
## ------------- ##

128 tests were successful.
2 tests were skipped.


The tests skipped were:

C++ Features.

117: Doxygen Public Documentation                 skipped (c++.at:102)
118: Doxygen Private Documentation                skipped (c++.at:103)

--
  Hans Aberg




reply via email to

[Prev in Thread] Current Thread [Next in Thread]