tce-load -i libxml2-dev automake libtool-dev cd libplist (git 13/12/23) CC="gcc -flto -fuse-linker-plugin -march=i486 -mtune=i686 -Os -pipe" CXX="g++ -flto -fuse-linker-plugin -march=i486 -mtune=i686 -Os -pipe -fno-exceptions -fno-rtti" ./autogen.sh --prefix=/usr/local --disable-static --without-cython find . -name Makefile -type f -exec sed -i 's/-O2/ /g' {} \; make sudo make install Configuration for libplist 1.11: ------------------------------------------- Install prefix: .........: /usr/local Python bindings .........: no Now type 'make' to build libplist 1.11,