Subject: re: GCC 2.95.2
To: Urban Boquist <boquist@crt.se>
From: matthew green <mrg@eterna.com.au>
List: current-users
Date: 04/07/2000 21:55:44
   
   But what about the C++ problem reported in PR 8465?


i think this best fix for this is to undefine dwarf2 unwind info,
which has the same effect as -fsjlj-exceptions.


+ /* We don't support this (yet?); use the old way */
+ #undef DWARF2_UNWIND_INFO
+ #define DWARF2_UNWIND_INFO 0