tce-load -i intltool guile-dev libxslt-dev libgnomecanvas-dev goffice-gtk2-dev webkit-dev libtool-dev libofx-dev cd gnucash-2.6.3 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 --disable-dbi find . -name Makefile -type f -exec sed -i 's/-O2/ /g' {} \; make sudo make install checking for gnome-keyring-1 >= "0.6"... no Options detected/selected ------------------------- gnucash version ...... : 2.6.3 Build for host ....... : x86_64-unknown-linux-gnu Optional components... : ofx Extra Warnings ....... : -Wdeclaration-after-statement CPPFLAGS ............. : CFLAGS ............... : -Wdeclaration-after-statement -g -O2 -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wno-unused LDFLAGS .............. : prefix................ : /usr/local