On Fri, Jul 22, 2011 at 1:54 AM, Bindu Ravi <[email protected]> wrote:
>
> 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

I don't think we have reports of anyone testing 0.99 on solaris. The
best course may be to check out the git version, which has the OS
dependent parts clearly separated and reimplement the *linux.c parts
for solaris.

 -Arun

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

Reply via email to