Version 4.8.x of the GNU Compiler Collection.
I want to use Regular expression in c++11 and gcc 4.8.2 supports it. But the MinGW installer only supports up to …
I experienced crashes running an old code of mine on a system which doesn't support SSE4.1, I debugged a bit …