Andrew Pinski wrote: > This causes libstdc++ on darwin 8.11 to contain a reference to > _Unwind_GetIPInfo which is incorrect. libgcc in Darwin 8.11 does not > contain _Unwind_GetIPInfo (only 9 and above). > Looks like tweaking a bit unwind_ipinfo.m4 should be enough... Paolo.