Hello, as you know we are discussing which mingw compiler to use on the Qt 
mailing list:

     http://lists.qt-project.org/pipermail/development/2012-August/005984.html
     http://thread.gmane.org/gmane.comp.lib.qt.devel/6026

and we ended in a mingw-w64 compiler version which is not provided by anyone:

- 32 bit target: dwarf2
- 64 bit target: dwarf2 < 4.7.1, SEH > 4.7.1
- multilib
- winthreads (to make mingw32-make -j work, not because of c++11 thread)
- http://lists.qt-project.org/pipermail/development/2012-August/005996.html

Is there someone with experience in building mingw who could help us
setting up a build system where (on Linux) it is only needed to call
a script for building all the stuff?

I've found several projects on github but I wanna first ask here if
someone is interested in jumping in, or pointing me to an already
existing solution.


The advantage of this compiler configuration would be that it could
become a Tier 1 compiler for Qt:

     http://lists.qt-project.org/pipermail/development/2012-August/005996.html

Thus this mingw version would be much tested, and I assume it would be often
used for Qt projects. And maybe it gets again shipped with QtCreator.

Many thanks,
Peter





------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to