I have been receiving the following error since my first investigation,
but I have been papering over it by excluding this test from my builds.
I only see this on ARM and have tried several different toolchaiins in
an attempt to resolve it. Do others also see this problem? Any ideas how
to squash it?

/bin/bash ../libtool --tag=CC   --mode=link gcc  -g -static  -o
test-static-link test-static-link-loc.o test-static-link-gen.o
../src/libunwind-arm.la
libtool: link: gcc -g -o test-static-link test-static-link-loc.o
test-static-link-gen.o  ../src/.libs/libunwind-arm.a
/home/zwelch/libunwind/src/.libs/libunwind.a -lgcc -lc
/home/zwelch/libunwind/src/.libs/libunwind.a(Lglobal.o):(.data+0x4):
multiple definition of `_UIarm_unwind_method'
../src/.libs/libunwind-arm.a(Gglobal.o):(.data+0x4): first defined here
collect2: ld returned 1 exit status

-- 
Zach Welch
CodeSourcery
[email protected]
(650) 331-3385 x743

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

Reply via email to