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