Gavin Sinclair <gsinclair / soyabean.com.au> writes: > Yep. I'd be very interested to know if cygwin's gcc can be shoehorned > to generate Windows-compatible binaries. How do you get it to > generate mingw binaries? % ./configure --with-gcc='gcc -mno-cygwin' --enable-shared % make -- eban