$ wget https://ftp.gnu.org/gnu/bison/bison-3.7.4.tar.gz
$ tar xvf bison-3.7.4.tar.gz
$ cd bison-3.7.4/
$ mkdir build
$ cd build
$ ../configure --prefix=/opt/bison/3.7.4
$ make
$ make install
tools/bison/インストール/3.7.4.1610203058.txt.gz · 最終更新: 2021/01/09 14:37 by 127.0.0.1