------- Additional Comments From C dot Emde at osadl dot org 2007-08-14 18:20 ------- ld crashes at line 1065/1066 of emultempl/elf32.em t->after_write_object_contents = &gld${EMULATION_NAME}_write_build_id_section; since t becomes NULL and cannot be dereferenced. After applying the attached patch, ld no longer crashes. This is only to harden ld against this situation - the underlying mechanism that allows t to become NULL is not cured.
-- http://sourceware.org/bugzilla/show_bug.cgi?id=4923 ------- 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