Home | History | Annotate | Download | only in djgpp

Lines Matching full:bison

1 This is a port of GNU Bison @VERSION@ to MSDOS/DJGPP.
23 The DJGPP port of Bison offers LFN and SFN support depending on which
30 It should be noticed that this bison version needs the m4 program as
32 files. This implies that m4 must always be installed to get bison
34 /dev/env/DJDIR/share/bison and shall not be removed.
35 It should also be noticed that the skeleton files bison.simple and
36 bison.hairy are no longer supported. This applies also to the environ-
39 The kind of skeleton file bison.hairy is no longer supported at all.
40 The skeleton file bison.simple is now called yacc.c and is an m4 script.
41 The other two skeleton files supported by this bison version are glr.c
43 Bison's LALR(1) tables and the second one is a experimental C++ parser
45 As has been told before, bison uses m4 to generate the parser file.
48 way by redirecting stdin and stdout of bison and m4 to temporary files
94 djtar -x -p -o bison-@VERSION@/djgpp/djunpack.bat bison-@VERSION@.tar.gz > djunpack.bat
95 djunpack bison-@VERSION@.tar.gz
99 versions of Bison other than @VERSION@.)
109 bnzip2 bison-@VERSION@.tar.bz2
110 djtar -x -p -o bison-@VERSION@/djgpp/djunpack.bat bison-@VERSION@.tar > djunpack.bat
111 djunpack bison-@VERSION@.tar
128 that Bison requires m4-144b.zip or later to work properly. All the
134 srcdir (bison-@TREE_VERSION@) and run the following commands:
146 x:\src\gnu\bison-@TREE_VERSION@\djgpp\config x:/src/gnu/bison-@TREE_VERSION@
154 x:\src\gnu\bison-@TREE_VERSION@\djgpp\config x:/src/gnu/bison-@TREE_VERSION@
187 Send GNU bison specific bug reports to <bug-bison@gnu.org>.