tce-load -i compiletc intltool gtk3-dev wget http://download.geany.org/geany-1.37.tar.bz2 cd geany-1.37 CC="gcc -flto -mtune=generic -Os -pipe" CXX="g++ -flto -mtune=generic -Os -pipe" ./configure --prefix=/usr/local --disable-static --localstatedir=/var [-fno-rtti fails] find . -name Makefile -type f -exec sed -i 's/-g -O2//g' {} \; make [1m 59.20s] sudo make install Install Geany in : /usr/local Using GTK version : 3.24.13 Enable binary relocation : no Build with plugin support : yes Use (UNIX domain) socket support : yes Use virtual terminal support (VTE) : yes Build HTML documentation : no Build PDF documentation : no Build API documentation : no Generate GtkDoc header : no