On 09/10/2012 05:21 PM, Cody P Schafer wrote:
---
src/ptrace/_UPT_reg_offset.c | 142 ++-
1 file changed, 140 insertions(+), 2 deletions(-)
diff --git a/src/ptrace/_UPT_reg_offset.c b/src/ptrace/_UPT_reg_offset.c
Looks like the PT_* macros on powerpc
This attached patch, relative to libuninwd-1.0.1,
will fix building with --enable-msabi-support on linux x86_64.
Ariel Burton
diff -ur tmp/libunwind-1.0.1/src/x86_64/Gglobal.c libunwind-1.0.1/src/x86_64/Gglobal.c
--- tmp/libunwind-1.0.1/src/x86_64/Gglobal.c 2011-09-10 23:06:41.0 -0400
+++