== Compiling with MinGW on Linux

* Install MinGW32
* Install Wine
* Install Glade for Win32 <http://gladewin32.sourceforge.net/>
* ln -sf $HOME/.wine/drive_c/GTK /target
* PKG_CONFIG_PATH=/target/lib/pkg_config ./configure --host=i586-mingw32msvc

