I understand it is not supported, but that doesn't mean it won't work!

I have www.equation.com's mingw64 installation and renamed/copied their make to mingw32-make in order for Qt to find it. I have tried to compile the Linux source, Windows source, and the latest tar.gzip from gitorious, even this one: http://qt.gitorious.org/qt/256fxs-qt. None of them get past the configure step with several different errors in each source distribution. I also noticed gcc randomly chooses in which order it compiles files, so I get different errors each time I try...

Has anyone succesfully compiled Qt 4.6 with a mingw(-w)64 installation?