tce-load -i gimp2-dev gtkimageviewer-dev exiv2-dev cd ufraw-0.22 CC="gcc -flto -fuse-linker-plugin -mtune=generic -Os -pipe" CXX="g++ -flto -fuse-linker-plugin -mtune=generic -Os -pipe" ./configure --prefix=/usr/local --localstatedir=/var find . -name Makefile -type f -exec sed -i 's/-g -O3//g' {} \; make sudo make install configure: ====================== summary ===================== configure: build GTK GUI: yes configure: build GIMP plug-in: yes configure: EXIF support using exiv2: yes configure: JPEG support: yes configure: JPEG2000 (libjasper) support: no configure: TIFF support: yes configure: PNG support: yes configure: FITS support: no configure: gzip compressed raw support: yes configure: bzip2 compressed raw support: yes configure: lens defects correction support using lensfun: yes