------- Additional Comments From nickc at redhat dot com 2009-03-13 11:38 ------- Hi Mike,
I have checked in a revised version of my previous patch (uploaded) which will stop the linker from seg-faulting. It will still refuse to produce an executable because of the non-representable section (in the crtn.o) file, but that is now the correct behaviour. Once the patch for 9945 is applied and a new stripped version of crtn.o is produced the entire problem should go away. Cheers Nick bfd/ChangeLog 2009-03-13 Nick Clifton <ni...@redhat.com> PR 9934 * elf-bfd.h (NUM_SHDR_ENTRIES): Cope with an empty section. * elflink.c (elf_link_read_relocs_from_section): Use NUM_SHDR_ENTRIES. Gracefully handle the case where there are relocs but no symbol table. * elf32-arm.c (elf32_arm_check_relocs): Likewise. -- What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED http://sourceware.org/bugzilla/show_bug.cgi?id=9934 ------- 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