public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
From: Joerg Vehlow <lkml@jv-coder.de>
To: Jose Quaresma <quaresma.jose@gmail.com>
Cc: OE-core <openembedded-core@lists.openembedded.org>,
	Khem Raj <raj.khem@gmail.com>, Joerg Vehlow <joerg.vehlow@aox.de>
Subject: Re: [OE-core] [PATCH] go: Always pass interpreter to linker
Date: Mon, 11 Apr 2022 15:32:33 +0200	[thread overview]
Message-ID: <f78f3ab8-9abd-463f-027b-91175ec23a2e@jv-coder.de> (raw)
In-Reply-To: <CANPvuRnKqQaanAZMVWym8K+t3sBm_noNNoCH=kV37RWtb8ncqw@mail.gmail.com>

Hi Jose,

Am 4/11/2022 um 3:30 PM schrieb Jose Quaresma:
> 
> 
> J?rg Vehlow <lkml@jv-coder.de <mailto:lkml@jv-coder.de>> escreveu no dia
> segunda, 11/04/2022 à(s) 13:35:
> 
>     From: Joerg Vehlow <joerg.vehlow@aox.de <mailto:joerg.vehlow@aox.de>>
> 
>     When gos internal linker is used, it uses hardcoded paths to the
>     interpreter (dynamic linker). For x86_64 this hardcoded path is
>     /lib64/ld-linux-x86-64.so.2, but yocto's default dynamic linker path
>     is /lib64/ld-linux-x86-64.so.2.
> 
> 
> Is this correct? The first path is the seme one of the second.
Yes... of course this is wrong. /lib/ld-linux-x86-64.so.2 is the default
linker path for yocto on x86_64

Sorry about that

Joerg



  reply	other threads:[~2022-04-11 17:18 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-11 12:35 [PATCH] go: Always pass interpreter to linker Joerg Vehlow
2022-04-11 13:30 ` [OE-core] " Jose Quaresma
2022-04-11 13:32   ` Joerg Vehlow [this message]
2022-04-11 16:04   ` Khem Raj
2022-04-14  5:24     ` Joerg Vehlow
2022-04-29 12:45       ` Richard Purdie

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=f78f3ab8-9abd-463f-027b-91175ec23a2e@jv-coder.de \
    --to=lkml@jv-coder.de \
    --cc=joerg.vehlow@aox.de \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=quaresma.jose@gmail.com \
    --cc=raj.khem@gmail.com \
    /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