Package: src:gcc-mingw-w64 Followup-For: Bug #540782 Dear Maintainer,
I consider the current upstream as the msys2 project, at https://msys2.github.io/, with sources at https://github.com/Alexpux/MINGW-packages/tree/master/mingw-w64-gcc This upstream compiles 32bit GCC with dwarf2, see the PKGBUILD file, by adding "--disable-sjlj-exceptions --with-dwarf2" to configure. A switch to dwarf2 will allow compatibility with the vast amount of packages already compiled in the msys2 project. Please, reconsider, especially now that the switch to GCC-5 already makes any binary compiled with -std=c++11 incompatible with older GCC versions. Thanks, Daniel.