This is the mail archive of the elfutils-devel@sourceware.org mailing list for the elfutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug general/24497] 0.176: test suite is failing


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

Mark Wielaard <mark at klomp dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mark at klomp dot org

--- Comment #1 from Mark Wielaard <mark at klomp dot org> ---
The problem seems to be binutils which produces yet another unknown program
header:

program header entry 9: unknown program header entry type 0x6474e553

This seems to be PT_GNU_PROPERTY (PT_LOOS + 0x474e553)

Something that seems to only be supported by binutils, but nothing else.
There was some discussion on this, but no consensus whether or not this is a
good idea: https://sourceware.org/ml/binutils/2019-03/msg00127.html

If binutils now does produce this it might be a good idea to report it as bug
to binutils to make sure it gets consensus and documented.

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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]