public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
* Moxie Sim build error
@ 2015-08-03 22:26 Joel Sherrill
  2015-08-05  1:24 ` Mike Frysinger
  0 siblings, 1 reply; 2+ messages in thread
From: Joel Sherrill @ 2015-08-03 22:26 UTC (permalink / raw)
  To: gdb

Hi

After getting dtc, now the build fails here:

../../binutils-gdb/gdb/moxie-tdep.c: In function ‘moxie_skip_prologue’:
../../binutils-gdb/gdb/moxie-tdep.c:244:8: error: incompatible types when assigning to type ‘struct symbol *’ from type ‘struct block_symbol’
     sym = lookup_symbol (func_name, NULL, VAR_DOMAIN, NULL);

Any suggestions?

--joel

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

* Re: Moxie Sim build error
  2015-08-03 22:26 Moxie Sim build error Joel Sherrill
@ 2015-08-05  1:24 ` Mike Frysinger
  0 siblings, 0 replies; 2+ messages in thread
From: Mike Frysinger @ 2015-08-05  1:24 UTC (permalink / raw)
  To: Joel Sherrill; +Cc: gdb

[-- Attachment #1: Type: text/plain, Size: 521 bytes --]

On 03 Aug 2015 17:25, Joel Sherrill wrote:
> After getting dtc, now the build fails here:
> 
> ../../binutils-gdb/gdb/moxie-tdep.c: In function ‘moxie_skip_prologue’:
> ../../binutils-gdb/gdb/moxie-tdep.c:244:8: error: incompatible types when assigning to type ‘struct symbol *’ from type ‘struct block_symbol’
>      sym = lookup_symbol (func_name, NULL, VAR_DOMAIN, NULL);
> 
> Any suggestions?

looks like a gdb error, not sim (my way of saying that i won't be looking
into it myself ;])
-mike

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

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

end of thread, other threads:[~2015-08-05  1:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-08-03 22:26 Moxie Sim build error Joel Sherrill
2015-08-05  1:24 ` Mike Frysinger

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).