tce-load -i compiletc clutter-dev clutter-gir gobject-introspection-dev perl5

http://ftp.gnome.org/pub/gnome/sources/clutter-gtk/1.8/clutter-gtk-1.8.4.tar.xz

cd clutter-gtk-1.8.4

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

find . -name Makefile -type f -exec sed -i 's/-g -O2//g' {} \;

make [0m 18.33s]
sudo make install

 Clutter-GTK 1.8.4 (release)

   Prefix: /usr/local
   Libdir: ${exec_prefix}/lib

   Debug level: minimum
   Documentation: no
   Compiler flags: -g -O2 
   Introspection data: yes
   Enable deprecated symbols: yes
