This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/12744] New: A GCC release tarball can no longer be built without bison/flex
- From: "kcook at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 23 Oct 2003 14:23:57 -0000
- Subject: [Bug bootstrap/12744] New: A GCC release tarball can no longer be built without bison/flex
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12744
Summary: A GCC release tarball can no longer be built without
bison/flex
Product: gcc
Version: 3.4
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: bootstrap
AssignedTo: kcook at gcc dot gnu dot org
ReportedBy: kcook at gcc dot gnu dot org
CC: gcc-bugs at gcc dot gnu dot org
After the recent checkins to fix PR10996, a GCC release or pre-release tarball
will not be able to built on a system without bison or flex.
In addition, a user without makeinfo will no longer get documentation generated.
I'm assigning this bug to myself and have a framework in mind for fixing it.
Patches forthcoming in the next few days.