tce-load -i compiletc guile-dev libxml2-dev perl5 wget http://ftp.gnu.org/gnu/autogen/rel5.18.14/autogen-5.18.14.tar.xz cd autogen-5.18.14 CC="gcc -flto -march=i486 -mtune=i686 -Os -pipe" CXX="g++ -flto -march=i486 -mtune=i686 -Os -pipe -fno-exceptions -fno-rtti" ./configure --prefix=/usr/local --localstatedir=/var --disable-static find . -name Makefile -type f -exec sed -i 's/-g -O2//g' {} \; find . -name Makefile -type f -exec sed -i 's/-Werror//g' {} \; make [0m 27.66s] sudo make install [needs tar and/or gzip extension] Configuration: Source code location: . Compiler: gcc -flto -march=i486 -mtune=i686 -Os -pipe Compiler flags: -g -O2 -Wno-format-contains-nul -fno-strict-aliasing Host System Type: i686-pc-linux-gnu Install path: /usr/local See config.h for further configuration information