tce-load -i compiletc cogl-dev cogl-gir json-glib-dev gobject-introspection-dev perl5 gtk3-gir json-glib-gir libxkbcommon-dev libinput-dev http://ftp.gnome.org/pub/gnome/sources/clutter/1.26/clutter-1.26.4.tar.xz cd clutter-1.26.4 CC="gcc -march=armv6zk -mtune=arm1176jzf-s -mfpu=vfp -Os -pipe" CXX="g++ -march=armv6zk -mtune=arm1176jzf-s -mfpu=vfp -Os -pipe -fno-exceptions -fno-rtti" ./configure --prefix=/usr/local --disable-static --localstatedir=/var --enable-evdev-input --enable-wayland-backend --enable-wayland-compositor --enable-egl-backend find . -name Makefile -type f -exec sed -i 's/-g -O2//g' {} \; make [8m 45.32s] make install Clutter - 1.26.4 (release) βΆ Global: Prefix: /usr/local Libdir: ${exec_prefix}/lib Sysconfdir: ${prefix}/etc βΆ Compiler options: Clutter debug level: minimum Compiler flags: -g -O2 Enable coverage tests: no Enable deprecated symbols: yes βΆ Documentation: Build API Reference: no Build Additional Documentation: no (Generate PDF: no) βΆ Extra: Build introspection data: yes Build X11-specific tests: yes Build tests using GDK-Pixbuf: yes Install test suites: Build examples: yes βΆ Clutter Backends: Windowing systems: x11 gdk wayland egl Input backends: x11 gdk wayland evdev Cogl drivers: * - X11 backend options: Enabled extensions: xext xdamage xcomposite xge xi2.2 xkb - Wayland compositor support enabled (WARNING: Experimental)