Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Mike Crowe <mac@mcrowe.com>
To: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH] glibc: Install AArch64 loader link correctly for usrmerge+multilib
Date: Sun, 24 Feb 2019 21:50:50 +0000	[thread overview]
Message-ID: <20190224215050.7cgi6n2jpmbamkfw@mcrowe.com> (raw)
In-Reply-To: <20190224210052.8974-1-mac@mcrowe.com>

On Sunday 24 February 2019 at 21:00:52 +0000, Mike Crowe wrote:
> * x86_64 (real loader in /lib as before)[2]
>   MACHINE = "qemux86"

This is not directly related to my patch, but according to
https://refspecs.linuxfoundation.org/elf/x86_64-abi-0.99.pdf §5.2.1 the
definitive location for the x86_64 loader is /lib64/ld-linux-x86-64.so.2
not /lib/ld-linux-x86-64.so.2. Debian:amd64 appears to have a /lib64
directory purely so that provide a symlink to the loader from that
location.

If this is true, then a similar symlink is required for x86_64 too, but
unfortunately this one needs to be in /lib64 so my patch would require some
tweaks to cope with that too.

Mike.


      reply	other threads:[~2019-02-24 21:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-24 21:00 [PATCH] glibc: Install AArch64 loader link correctly for usrmerge+multilib Mike Crowe
2019-02-24 21:50 ` Mike Crowe [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190224215050.7cgi6n2jpmbamkfw@mcrowe.com \
    --to=mac@mcrowe.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox