15 Apr
2014
15 Apr
'14
4:58 p.m.
2014-04-15 11:50 GMT+02:00 Partha Bagchi <partha1b@...400...>:
You can get some clarifications here: http://qt-project.org/wiki/MinGW-64-bit
For the record, I use the SEH implementation only. I am using the mingw gcc 4.8.1 and not the TDM version.
This was very informative.
It looks like we need to keep using the SJLJ version of TDM-GCC to compile the 32-bit devlibs, and the regular MinGW version of GCC 4.8+ with SEH exception handling can be used to compile the 64-bit devlibs.
Regards, Krzysztof