Hi,

I saw the same Issue on ARM using the Ubuntu Natty toolchain and followed a 
more fine-granular approach to fix this. The test-async-sig.c, 
test-flush-cache.c and Ltest_resume_sig.c define UNW_LOCAL_ONLY and therefore 
only need LIBUNWIND_local. Gtest-dyn1.c is calling '_U_dyn_cancel' and 
test-trace.c is using 'unw_backtrace' which are in LIBUNWIND_local.

Regards
Ken

_______________________________________________
Libunwind-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/libunwind-devel

Reply via email to