Hi,
--disable-sjlj-exceptions
This causes linker errors when compiling C++ programs which use
exceptions. I also add "--disable-shared" option, as in RosBE, too. I
don't know, whether it can be solved without rebuilding GCC or not.
Maybe you should ask MinGW people. About bug 4810, perhaps it would be
good to have a compile time option which returns the old behavior. It
should be easy to add such an option.