www.digitalmars.com         C & C++   DMDScript  

D.gnu - Exception handling

gdc/linux/x86:

Throwing exceptions across a call to a C shared object aborts.

Throwing exceptions from signals like sigsegv aborts too.
-fnon-call-exceptions and -fasynchronous-unwind-tables don't seem to help,
do they need explicit support in the frontend?
Dec 30 2007