Before we get started we need to do some dependency work :(
1. Download the following applications a directory of your choice. Lets name it, $HOME/gcc-build. Extract the applications into gcc-build.
GCC - http://gcc.gnu.org/gcc-4.8/
GMP - http://gmplib.org
MPFR - http://www.mpfr.org…