Assembling and linking the attached files as follows causes a segfault in ld:
.../arm-none-eabi-as -meabi=5 -o hello.o hello.s .../arm-none-eabi-ld -o hello hello.o -T edited_default_script.x arm-none-eabi-ld: BFD (GNU Binutils) 2.20.51.20100819 internal error, aborting at /home/mgretton/work/binutils-fsf/bfd/elflink.c line 8734 in elf_link_output_extsym -- Summary: Segfault in ld (elf_link_output_extsym) when defining symbols with a constraint on a non-existent section Product: binutils Version: 2.21 (HEAD) Status: NEW Severity: normal Priority: P2 Component: ld AssignedTo: unassigned at sources dot redhat dot com ReportedBy: mgretton at sourceware dot org CC: bug-binutils at gnu dot org GCC target triplet: arm-none-eabi http://sourceware.org/bugzilla/show_bug.cgi?id=11931 ------- 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