/[bison]/bison/README
ViewVC logotype

Diff of /bison/README

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.6 by jbailey, Mon Oct 2 20:00:35 2000 UTC revision 1.7 by eggert, Wed Feb 26 21:26:28 2003 UTC
# Line 3  This directory contains the Bison parser Line 3  This directory contains the Bison parser
3  See the file INSTALL for compilation and installation instructions.  See the file INSTALL for compilation and installation instructions.
4  See the file doc/FAQ for frequently asked questions.  See the file doc/FAQ for frequently asked questions.
5    
6  It was once true that, when installing Bison on Sequent (or Pyramid?)  Older versions of Sun Forte Developer 6 update 2 have a compiler bug
7  systems, you had to be in the Berkeley universe.  This may no longer  that cause "make check" to fail with a "Encounter BINCL entry"
8  be true; we have no way to tell.  diagnostic.  To fix the bug, update to the latest set of Solaris and
9    Forte patches recommended by Sun.
 On VMS, you will probably have to create Makefile from Makefile.in by  
 hand.  Remember to do `SET COMMAND BISON' to install the data in  
 `BISON.CLD'.  
10    
11  VMS and MS-DOS builds are probably broken right now.  If you are able  VMS and MS-DOS builds are probably broken right now.  If you are able
12  to build Bison on either platform and you need to make changes to do  to build Bison on either platform and you need to make changes to do
13  so, please submit those changes as a bug report.  so, please submit those changes as a bug report.  On VMS, you will
14    probably have to create Makefile from Makefile.in by hand.  Remember
15    to do `SET COMMAND BISON' to install the data in `BISON.CLD'.
16    
17  Send bug reports to bug-bison@gnu.org.  Please include the version  Send bug reports to <bug-bison@gnu.org>.  Please include the version
18  number from `bison --version', and a complete, self-contained test  number from `bison --version', and a complete, self-contained test
19  case in each bug report.  case in each bug report.
20    
21  If you have questions about using Bison which the documentation does  If you have questions about using Bison which the documentation does
22  not answer, send mail to help-bison@gnu.org.  not answer, send mail to <help-bison@gnu.org>.
23    
24    -----
25    
26    Copyright (C) 1992, 1998, 1999, 2003 Free Software Foundation, Inc.
27    
28    This file is part of Bison, the GNU Compiler Compiler.
29    
30    Bison is free software; you can redistribute it and/or modify
31    it under the terms of the GNU General Public License as published by
32    the Free Software Foundation; either version 2, or (at your option)
33    any later version.
34    
35    Bison is distributed in the hope that it will be useful,
36    but WITHOUT ANY WARRANTY; without even the implied warranty of
37    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
38    GNU General Public License for more details.
39    
40    You should have received a copy of the GNU General Public License
41    along with autoconf; see the file COPYING.  If not, write to
42    the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
43    Boston, MA 02111-1307, USA.

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26