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