export CFLAGS="-march=i486 -mtune=i686 -Os -pipe"
export CXXFLAGS="-march=i486 -mtune=i686 -Os -pipe -fno-exceptions -fno-rtti"

babl-0.1.10
-----------
./configure --prefix=/usr/local --enable-static

make
sudo make install
