> If there's no such thing, could someone who regularly builds the > native Windows (a.k.a. MinGW) port please share his/her setup? I use the cygwin environment with a MinGW compiler, and configure using --build=i686-pc-mingw32 (or --build=x86_64-pc-mingw32). Using that approach, it pretty much builds out of the box. -- Joel