Hi,

Am trying to compile libunwind for x86_64 architecture on a solaris machine
using cross compiler for x86_64.

Am getting the following error

/0.99/libunwind-0.99/src/.libs/libunwind.a(elf64.o): In function
`_Uelf64_get_proc_name':
elf64.c:(.text+0x415): undefined reference to `_Ux86_64_get_elf_image'
collect2: ld returned 1 exit status
make[1]: *** [test-varargs] Error 1


Could please help me resolve this.

I followed the below steps:

1. configure
2. make
3. make install

Thanks,
Bindu.
_______________________________________________
Libunwind-devel mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/libunwind-devel

Reply via email to