[Buildroot] Exception support

Thomas Moschny thomas.moschny at gmx.de
Mon Aug 28 22:41:26 UTC 2006


Hi,

is there a way to get a toolchain built for i686, that supports C++ 
exceptions?

In a buildroot naively build using gcc 4.1.0 or 4.1.1 and uclibc 0.9.28, C++ 
exceptions don't work. Apps instead abort with "terminate called after 
throwing an instance of foo" when an exception of type foo is thrown.

I found this thread: 
http://www.nabble.com/gcc-4.1.1-and-exception-handling-(libstdc++)-t2084671.html
but the quintessence remains unclear to me.

Thanks,
Thomas






More information about the buildroot mailing list