tce-load -i compiletc intltool readline-dev mpfr-dev amtk-dev vte-dev http://ftp.gnome.org/pub/GNOME/sources/genius/1.0/genius-1.0.25.tar.xz cd genius-1.0.25 LIBS="-L/usr/local/lib -lncursesw" NCURSES_CFLAGS="-I/usr/local/include/ncursesw" NCURSES_LIBS="-L/usr/local/lib -lncursesw" 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 --localstatedir=/var --disable-static --libexecdir=/usr/local/lib/genius find . -name Makefile -type f -exec sed -i 's/-g -O2//g' {} \; make [0m 45.94s] sudo make install Configuration: Source code location: . Compiler: gcc -flto -fuse-linker-plugin -mtune=generic -Os -pipe GNOME frontend: yes Using GtkSourceView: no