https://sourceware.org/bugzilla/show_bug.cgi?id=33153
Nick Clifton <nickc at redhat dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nickc at redhat dot com --- Comment #1 from Nick Clifton <nickc at redhat dot com> --- Created attachment 16176 --> https://sourceware.org/bugzilla/attachment.cgi?id=16176&action=edit Proposed patch Hi Rainer, Please could you try out this patch and let me know if it works ? It is a bit of a guess on my part, but I think that it has potential. Cheers Nick PS. I think that part of the original problem was that most of the SHT_SUNW_xxx definitions were missing from elf/common.h so Matthieu did not know that the chosen value for SHT_GNU_ATTRIBUTES overlapped with SHT_SUNW_caps. (This is just a guess). Anyway, in order to help avoid problems like this in the future the patch also updates common.h with as many of the SHT_SUNW_xxx section types as I could find. -- You are receiving this mail because: You are on the CC list for the bug.