https://sourceware.org/bugzilla/show_bug.cgi?id=20317
Alan Modra changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
CC|
https://sourceware.org/bugzilla/show_bug.cgi?id=20317
--- Comment #2 from Dan Povey ---
OK, it looks like this problem might have been resolved in more recent versions
of binutils.
>From
https://fossies.org/dox/binutils-2.26/elf_8c_source.html
I see that the code is now:
2289 if (sections_be
https://sourceware.org/bugzilla/show_bug.cgi?id=20317
--- Comment #1 from Dan Povey ---
OK, I compiled binutils from source with debug, and I got it in a debugger.
The error occurs in bfd.c line 2084, in the statement
sections_being_created [shindex] = FALSE;
where shindex is 832, and it looks
https://sourceware.org/bugzilla/show_bug.cgi?id=20317
Dan Povey changed:
What|Removed |Added
CC||dpovey at gmail dot com
--
You are recei
https://sourceware.org/bugzilla/show_bug.cgi?id=20317
Dan Povey changed:
What|Removed |Added
Summary|Segmentation fault in ld; |Segmentation fault in ld;