tce-load -i intltool gmime-dev libsoup-dev libgcrypt-dev gobject-introspection-dev libarchive-dev cd totem-pl-parser-3.10.7 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 --libexecdir=/usr/local/lib/totem-pl-parser find . -name Makefile -type f -exec sed -i 's/-g -O2//g' {} \; make sudo make install