public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
* Building gdb on IA64 linux
@ 2005-06-14 17:26 Steve Ellcey
  2005-06-14 17:57 ` Jeff Johnston
  0 siblings, 1 reply; 5+ messages in thread
From: Steve Ellcey @ 2005-06-14 17:26 UTC (permalink / raw)
  To: gdb, jjohnstn

Jeff,

I can now build gdb on IA64 without using libunwind, but when I try
to use libunwind, I get:

/extra/sje/gdb/src/gdb/ia64-tdep.c: In function 'ia64_find_unwind_table':
/extra/sje/gdb/src/gdb/ia64-tdep.c:2585: error: 'UNW_INFO_FORMAT_REMOTE_TABLE' undeclared (first use in this function)
/extra/sje/gdb/src/gdb/ia64-tdep.c:2585: error: (Each undeclared identifier is reported only once
/extra/sje/gdb/src/gdb/ia64-tdep.c:2585: error: for each function it appears in.)
/extra/sje/gdb/src/gdb/ia64-tdep.c:2586: error: 'union <anonymous>' has no member named 'rti'
/extra/sje/gdb/src/gdb/ia64-tdep.c:2587: error: 'union <anonymous>' has no member named 'rti'
/extra/sje/gdb/src/gdb/ia64-tdep.c:2588: error: 'union <anonymous>' has no member named 'rti'
/extra/sje/gdb/src/gdb/ia64-tdep.c: In function 'ia64_find_proc_info_x':
/extra/sje/gdb/src/gdb/ia64-tdep.c:2633: error: 'union <anonymous>' has no member named 'rti'
/extra/sje/gdb/src/gdb/ia64-tdep.c:2634: error: 'union <anonymous>' has no member named 'rti'
/extra/sje/gdb/src/gdb/ia64-tdep.c:2637: error: 'union <anonymous>' has no member named 'rti'
/extra/sje/gdb/src/gdb/ia64-tdep.c:2638: error: 'union <anonymous>' has no member named 'rti'

What is UNW_INFO_FORMAT_REMOTE_TABLE?  Do I need a new libunwind to get
this macro?  I am on a redhat 2.6 and I don't have libunwind on my
system but I am using GCC 4.0 and it has an unwind.h and a libunwind.so
in the location where I built it.  But, this unwind.h does not have a
definition of UNW_INFO_FORMAT_REMOTE_TABLE.

Steve Ellcey
sje@cup.hp.com

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

end of thread, other threads:[~2005-06-15 17:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-06-14 17:26 Building gdb on IA64 linux Steve Ellcey
2005-06-14 17:57 ` Jeff Johnston
2005-06-14 18:35   ` Steve Ellcey
2005-06-15 17:18     ` Jeff Johnston
2005-06-15 17:40       ` Jeff Johnston

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).