GCC 5.2 Released
AmiMoJo writes: The release of GCC 5.2 brings lots of bug fixes and a number of new features. The change list is extensive, featuring improvements to the C compiler, support for new languages like OpenACC, improvements for embedded systems, updates to the standard library and more.
But can compile for a target as old as WinXP.
Only if you have a version of Visual Studios installed that supports WInXP. They started that with VS2012 where you could still target WinXP if and only if you have VS2010 installed; VS 2012 was the first version of VS to use a predecessor's compiler environment to support older platforms.
Truth is like the sun. You can shut it out for a time, but it ain't goin' away. - Elvis Presley (source: imdb.com)