https://sourceware.org/bugzilla/show_bug.cgi?id=17081
Cary Coutant changed:
What|Removed |Added
Assignee|ian at airs dot com|ccoutant at google dot
com
--
https://sourceware.org/bugzilla/show_bug.cgi?id=17081
Rafael Ávila de Espíndola cha
nged:
What|Removed |Added
CC||ccoutant at google
https://sourceware.org/bugzilla/show_bug.cgi?id=17081
Bug ID: 17081
Summary: gold produces static arm binary that crashes at
startup
Product: binutils
Version: unspecified
Status: NEW
Severity: normal
It makes no sense to create DSOs with empty SONAMEs. This can only
create problems when trying to use those DSOs later on. So, let's just
avoid creating them in the first place.
The patch below does not handle this as an error. It causes ld to print
a message and then ignore the provided string