libunwind-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Libunwind-devel] Error compiling libunwind for HOST=mips-linux TARG


From: Arun Sharma
Subject: Re: [Libunwind-devel] Error compiling libunwind for HOST=mips-linux TARGET=x86_64-freebsd
Date: Wed, 24 Apr 2013 22:52:42 -0700

On Wed, Apr 24, 2013 at 4:06 PM, Vamshi Krishna Ramaka <address@hidden> wrote:
Hi Everyone,

I am trying to build the library, so that it will run on a mips-linux system and will try to unwind for a remote x86_64-freebsd target. I am getting the following error :

Don't think anyone has done cross OS unwinding. You'll need to implement your own tdep_get_elf_image() that perhaps trawls through the remote address space via unw_addr_space_t.

Parts of these patches may be relevant:
http://lists.gnu.org/archive/html/libunwind-devel/2008-01/msg00024.html

 -Arun

reply via email to

[Prev in Thread] Current Thread [Next in Thread]