K 10 svn:author V 6 emaste K 8 svn:date V 27 2016-10-30T02:57:47.731920Z K 7 svn:log V 219 compile libunwind c source with -fexceptions When an exception is thrown the unwinder must unwind its own C source (starting with _Unwind_RaiseException in UnwindLevel1.c), so it needs to be built with unwinding data. END