On 10/1/2015 00:05, David Stacey wrote: > On 30/09/15 12:15, JonY wrote: >> gcc-5.2.0-1 has been uploaded for 32bit and 64bit Cygwin. >> >> This is the first series of the 5.x releases, and should be considered >> as experimental as such. > > Excellent - looking forward to trying this. > > Have you managed to work around the ABI change in gcc-5 [1], or will > this require a mass rebuild at the point gcc-5 becomes 'current'? > > Dave. > > [1] - http://developerblog.redhat.com/2015/02/05/gcc5-and-the-c11-abi/ > Hi, As far as I know, every gcc release will break C++ ABI, so it would mean rebuilding everything C++.