aboutsummaryrefslogtreecommitdiff
path: root/README
blob: 149ce8ea8183458e10e36fcf1a945f448edc6068 (plain)
1
2
3
4
5
6
7
8
9
10
Quick and dirty instructions:

$ git submodule update --init --recursive
$ export RISCV=/path/to/install/riscv/toolchain
$ ./build.sh

Ubuntu packages needed:

$ sudo apt-get install autoconf automake autotools-dev libmpc-dev libmpfr-dev libgmp-dev gawk build-essential bison flex texinfo