https://sourceware.org/bugzilla/show_bug.cgi?id=15835

--- Comment #10 from Richard PALO <richard at netbsd dot org> ---
I did try two things in addition...
First, and again with the existing libxul.so:
>$ gobjdump -T /opt/local/lib/thunderbird24/libxul.so 
>
>/opt/local/lib/thunderbird24/libxul.so:     file format elf32-i386-sol2
>
>gobjdump: /opt/local/lib/thunderbird24/libxul.so symbol number 1 references 
>nonexistent SHT_SYMTAB_SHNDX section
>gobjdump: /opt/local/lib/thunderbird24/libxul.so: File in wrong format


then I rebuilt with the patched binutils in place and tried with the new
libxul.so:
>$ gobjdump -T 
>/tmp/pkgsrc/mail/thunderbird24/work/comm-esr24/mozilla/toolkit/library/libxul.so
>
>/tmp/pkgsrc/mail/thunderbird24/work/comm-esr24/mozilla/toolkit/library/libxul.so:
>     file format elf32-i386-sol2
>
>gobjdump: 
>/tmp/pkgsrc/mail/thunderbird24/work/comm-esr24/mozilla/toolkit/library/libxul.so
> symbol number 1 references nonexistent SHT_SYMTAB_SHNDX section
>gobjdump: 
>/tmp/pkgsrc/mail/thunderbird24/work/comm-esr24/mozilla/toolkit/library/libxul.so:
> File in wrong format


no change, so perhaps there is still an issue, either with binutils, illumos ld
or both.

I can provide both libxul.so, but I note that elfdump output for both are
equivalent.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to