> * sparc-tdep.c: Include "osabi.h". > (sparc_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't > iterate over arches. Update call to gdbarch_init_osabi. > (sparc_dump_tdep): Don't dump osabi. Do dump the rest of the > tdep structure. Daniel, Just not your day, I just committed the attached. It fixes a build problem for --target=sparc-elf from the above. Remember, you need to check that changes across architectures still build for all architectures. Andrew