> This is known problem. See
> https://bugreports.qt-project.org/browse/QTBUG-29099. It for Qt5 but
> for Qt4 is the same. You can't now use -O3 with mingw toolchains based
> on gcc-4.7.3+.
I think you got me wrong there.
I have no problems building the whole Qt (including QtCore) with -O3 flag.
It builds just fine, and cc1plus.exe is not crashing.
I'm saying that rather applications based on the resulting QtCore.dll 
are crashing, and the trace shows that this is because of QtCore.dll itself.
Once again, rebuilding QtCore.dll with -O2 solves the issue: it stops 
crashing.

Regards,
Haroogan


------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to