Home | History | Annotate | Download | only in djgpp

Lines Matching full:bison

1 This is a port of GNU Bison @VERSION@ to MSDOS/DJGPP.
22 The DJGPP port of Bison offers LFN and SFN support depending on which
29 It should be noticed that this bison version needs the m4 program as
31 files. This implies that m4 must always be installed to get bison
33 /dev/env/DJDIR/share/bison and shall not be removed.
34 It should also be noticed that the skeleton files bison.simple and
35 bison.hairy are no longer supported. This applies also to the environ-
38 The kind of skeleton file bison.hairy is no longer supported at all.
39 The skeleton file bison.simple is now called yacc.c and is an m4 script.
40 The other two skeleton files supported by this bison version are glr.c
42 Bison's LALR(1) tables and the second one is a experimental C++ parser
44 As has been told before, bison uses m4 to generate the parser file.
47 way by redirecting stdin and stdout of bison and m4 to temporary files
98 djtar -x -p -o bison-@VERSION@/djgpp/djunpack.bat bison-@VERSION@.tar.gz > djunpack.bat
99 djunpack bison-@VERSION@.tar.gz
103 versions of Bison other than @VERSION@.)
113 bnzip2 bison-@VERSION@.tar.bz2
114 djtar -x -p -o bison-@VERSION@/djgpp/djunpack.bat bison-@VERSION@.tar > djunpack.bat
115 djunpack bison-@VERSION@.tar
132 that Bison requires m4-144b.zip or later to work properly.
135 srcdir (bison-@TREE_VERSION@) and run the following commands:
147 x:\src\gnu\bison-@TREE_VERSION@\djgpp\config x:/src/gnu/bison-@TREE_VERSION@
155 x:\src\gnu\bison-@TREE_VERSION@\djgpp\config x:/src/gnu/bison-@TREE_VERSION@
188 Send GNU bison specific bug reports to <bug-bison@gnu.org>.