[OE-core] [PATCH V3] ldconfig-native: Add 64-bit flag for ELF64 entries

Burton, Ross ross.burton at intel.com
Thu Jul 2 19:11:49 UTC 2015


On 1 July 2015 at 10:40, Yuanjie Huang <Yuanjie.Huang at windriver.com> wrote:

> From: Yuanjie Huang <yuanjie.huang at windriver.com>
>
> ldconfig-native was grepped from an old version of glibc, and its output
> lacks neccessary 64bit flag in entries.
> Due to this defect, ctypes.util.find_library() python function fails to
> detect any library due to the old file format that ldconfig-native
> creates. This fix sets architecture-dependent 64bit flags for 64-bit ELF.
>
> Since the host's elf.h may not have definition for new AArch64 machine
> type, a work-around is added to correctly flag 64-bit ARM libraries.
>
> Signed-off-by: Yuanjie Huang <yuanjie.huang at windriver.com>


This doesn't apply to master, can you verify it is based on that branch?

Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20150702/5d9699a4/attachment-0002.html>


More information about the Openembedded-core mailing list