tce-load -i xorg-macros cd dri3proto-1.0 fontsproto-2.1.3 glproto-1.4.17 presentproto-1.0 xcb-proto-1.11 xextproto-7.3.0 xproto-7.0.27 CC="gcc -flto -fuse-linker-plugin -march=i486 -mtune=i686 -Os -pipe" CXX="g++ -flto -fuse-linker-plugin -march=i486 -mtune=i686 -Os -pipe -fno-exceptions -fno-rtti" ./configure --prefix=/usr/local --disable-static --localstatedir=/var --sysconfdir=/etc find . -name Makefile -type f -exec sed -i 's/-O2//g' {} \; make sudo make install