Changes in default exception handling?

Leif Ekblad leif@rdos.net
Sun Jan 15 20:09:00 GMT 2006


In the new snapshot (20060114), there seems to be changes
to default exception handling in C++. When I tried to build libstdc++-v3 
with the last configuration, the compiler complains that no
exception method is specified. This problem is solved by giving
--enable-sjlj-exceptions option to configure. Is there a way to
specify this as a default for an OS, so you don't have to give
this option at configure-time?

Leif Ekblad
www.rdos.net/rdos



More information about the Gcc mailing list