Steven, > Something like the following should work as well but it produces the same results. > > ./configure --host=mingw32 --build=i386-linux-gnu I've put in a small patch that might help. Can you please try this: ./configure --host=mingw32 --with-hostcc=gcc and let me know if it helps. It's in svn 8533 or later. Cheers, Tridge