tce-load -i compiletc libpng-dev tiff-dev gobject-introspection-dev Xorg-7.7-3d-dev perl5 cd gdk-pixbuf-2.36.12 CC="gcc -flto -fuse-linker-plugin -mtune=generic -Os -pipe" CXX="g++ -flto -fuse-linker-plugin -mtune=generic -Os -pipe -fno-exceptions -fno-rtti" ./configure --prefix=/usr/local --disable-static --localstatedir=/var --with-x11 find . -name Makefile -type f -exec sed -i 's/-g -O2//g' {} \; make sudo make install