public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
* unwind.h
@ 2003-06-18 17:59 Umut Aymakoglu
  2003-06-18 18:13 ` unwind.h David Mosberger
  0 siblings, 1 reply; 2+ messages in thread
From: Umut Aymakoglu @ 2003-06-18 17:59 UTC (permalink / raw)
  To: linux-ia64





Hi -
   What library I need to link in order to use the unwinding apis?  I get
unreferenced errrors when I include asm/unwind.h.

thanks,
Umut

a.c:
-----
#define inline
#include <asm/fpu.h>
#include <asm/unwind.h>

main()
{}

%cc -o a a.c
In function `unw_set_gr':
                     undefined reference to `unw_access_gr'


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: unwind.h
  2003-06-18 17:59 unwind.h Umut Aymakoglu
@ 2003-06-18 18:13 ` David Mosberger
  0 siblings, 0 replies; 2+ messages in thread
From: David Mosberger @ 2003-06-18 18:13 UTC (permalink / raw)
  To: linux-ia64

>>>>> On Wed, 18 Jun 2003 10:59:24 -0700, Umut Aymakoglu <umuta@us.ibm.com> said:

  Umut> Hi -
  Umut> What library I need to link in order to use the unwinding apis?  I get
  Umut> unreferenced errrors when I include asm/unwind.h.

See:

	http://www.hpl.hp.com/research/linux/libunwind/

  --david

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-06-18 18:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-06-18 17:59 unwind.h Umut Aymakoglu
2003-06-18 18:13 ` unwind.h David Mosberger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox