[ros-dev] GCC 4.4

Dmitry Gorbachev d.g.gorbachev at gmail.com
Tue Aug 25 18:27:02 CEST 2009


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.



More information about the Ros-dev mailing list