Thanks, recompiling that code fixed a bunch of the failures (after I remembered to pass -static-libgcc -static-libstdc++ to the linker as well). A couple did remain though, possibly because I was using the Sysprogs MinGW toolchains which are a couple gcc versions behind the arm-eabi gcc version(although binutil c++filt worked fine on both)