This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/21934] Bison files are missing or misnamed under MINGW
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 6 Jun 2005 20:13:08 -0000
- Subject: [Bug bootstrap/21934] Bison files are missing or misnamed under MINGW
- References: <20050606200337.21934.dcorbit@connx.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-06 20:13 -------
Yep that is it:
<http://gcc.gnu.org/install/prerequisites.html>:
GNU Bison version 1.28 (or later)
Berkeley yacc (byacc) is also reported to work other than for java.
Necessary when modifying *.y files.
Necessary to build GCC during development because the generated output files are not included in the
CVS repository. They are included in releases.
Not a bug.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|WAITING |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21934