------- Additional Comments From amodra at bigpond dot net dot au 2008-02-01 12:52 ------- Nick, I think your patch is just papering over the real problem, which is that elf32_arm_size_dynamic_sections calls bfd_elf32_arm_init_maps for all input bfds regardless of target. bfd_elf32_arm_init_maps then calls bfd_elf_get_elf_syms on a non-ELF input bfd. (I think a better patch to bfd_elf_get_elf_syms would be to abort on non-ELF input.)
-- What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | http://sourceware.org/bugzilla/show_bug.cgi?id=5692 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-binutils