With the new c++ abi wxwidgets requires the library and programs to both be built on the same abi. Codeblocks was rebuilt due to gfortran abi breakage, which means everything else needs to follow. Not all rebuild easily with gcc-7
- hugin
- audacity - update to 2.1.3
- filezilla - update to 3.26.1
- wxmaxima - needs updating and maxima included to function T3808
- pcsx2 - gcc requires this patch for it to function https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80799 and perhaps a git build is required
This will also be true for wxwidgets2.8, but currently all are built with the old abi.