[[email protected] ~]# bison -V
bison (GNU Bison) 2.7
由 Robert Corbett 和 Richard Stallman 编写。
版权所有 (C) 2012 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
[[email protected] ~]# mkdir -p /tmp/bison && cd /tmp/bison
[[email protected] /tmp/bison]# curl -Lk http://ftp.gnu.org/gnu/bison/bison-3.0.4.tar.xz|tar xJ -C /tmp/bison --strip-components=1
[[email protected] /tmp/bison]# ./configure && make -j$(getconf _NPROCESSORS_ONLN) && make install
[[email protected] /tmp/bison]# bison -V
bison (GNU Bison) 3.0.4
由 Robert Corbett 和 Richard Stallman 编写。
版权所有 (C) 2015 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
您可以选择一种方式赞助本站
支付宝扫一扫赞助
微信钱包扫描赞助
赏