Martin von Loewis wrote: > > It looks like exception handling is disabled by default, and we don't use it > > in our code... ? > > Well, then I recommend compiling with -fno-exceptions. Exception handling > *is* activated by default. And use dynamic libstdc++ > Martin Dima