mkdir src cd src wget ... tar xf gcc-4.9.4.tar.gz
cd gcc-4.9.4 ./contrib/download_prerequisites
mkdir gcc-objdir cd gcc-objdir