bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/15835] binutils can't deal with more than one SHT_SYMTAB_S


From: richard at netbsd dot org
Subject: [Bug binutils/15835] binutils can't deal with more than one SHT_SYMTAB_SHNDX section (such as from Solaris or illumos link editor)
Date: Mon, 07 Sep 2015 16:37:34 +0000

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

--- Comment #9 from Richard PALO <richard at netbsd dot org> ---
For a very simpistic test, I have an existing thunderbird libxul.so which, with
which the currently installed binutils readelf gives:
>address@hidden:/tmp/pkgsrc/devel/binutils/work/binutils-2.25.1/binutils$ 
>greadelf -s /opt/local/lib/thunderbird24/libxul.so >/dev/null
>readelf: Error: File contains multiple symtab shndx tables
>readelf: Error: File contains multiple symtab shndx tables

With that patched binutils, I don't get the same error:
>address@hidden:/tmp/pkgsrc/devel/binutils/work/binutils-2.25.1/binutils$ 
>./readelf -s /opt/local/lib/thunderbird24/libxul.so >/dev/null
>address@hidden:/tmp/pkgsrc/devel/binutils/work/binutils-2.25.1/binutils$

I'll have to leave to Rich to eventually test specific section handling.

cheers

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]