--- gcc-3.4.6/gcc/unwind-dw2.c~ +++ gcc-3.4.6/gcc/unwind-dw2.c @@ -1027,7 +1027,7 @@ /* Couldn't find frame unwind info for this function. Try a target-specific fallback mechanism. This will necessarily not provide a personality routine or LSDA. */ -#ifdef MD_FALLBACK_FRAME_STATE_FOR +#ifdef BACONISGOOD MD_FALLBACK_FRAME_STATE_FOR (context, fs, success); return _URC_END_OF_STACK; success: