Change History (5)
comment:1 by , 5 years ago
comment:2 by , 5 years ago
Summary: | bison-3.4 → bison-3.4.1 |
---|
comment:3 by , 5 years ago
I've run into a build problem in the current version. It only seems to occur in the restricted environment in Chapter 6, but a work around is to:
sed -i '6855 s/mv/cp/' Makefile.in ./configure ... make -j1 ...
If someone can come up with a better solution, please let me know.
Note:
See TracTickets
for help on using tickets.
Noteworthy changes in release 3.4.1 (2019-05-22) [stable]
Noteworthy changes in release 3.4 (2019-05-19) [stable]