If you do not have ubuntu then you can get it from
http://www.ubuntu.com/ Best linux distro in my opinion :)
First you need to install these lines of code in your terminal
Code: Select all
sudo apt-get install build-essential
sudo apt-get install subversion
sudo apt-get install texinfo
sudo apt-get install autoconf
sudo apt-get install automake
sudo apt-get install bison
sudo apt-get install flex
sudo apt-get install libgmp3-dev
sudo apt-get install libmpfr-dev
Code: Select all
sudo su
Code: Select all
example:
root@computer-name:
Code: Select all
./toolchain-sudo.sh
and then you will see it building the toolchain