Dear all, I am still using the old mingw 32-bit shipped with Qt for my 32 bit builds, and mingw-w64 for 64-bit. In order to harmonize everything and to switch to c++11, I'd like to recompile Qt for 32 bit platforms with the new compiler.
Do I simply need to add -m32 to the compiler and linker flags of qmake.conf in mkspecs? Or is that more complicated? Thanks, Etienne _______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest