All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: mingli.yu@windriver.com,
	openembedded-core@lists.openembedded.org,
	alexander.kanavin@linux.intel.com, raj.khem@gmail.com
Subject: Re: [PATCH V2] boost: Improve reproducibility
Date: Sun, 17 Jun 2018 10:17:32 +0100	[thread overview]
Message-ID: <83c024358c85f13cf3a8d0d021b090cc755af1a3.camel@linuxfoundation.org> (raw)
In-Reply-To: <1529051705-100332-1-git-send-email-mingli.yu@windriver.com>

On Fri, 2018-06-15 at 16:35 +0800, mingli.yu@windriver.com wrote:
> From: Mingli Yu <Mingli.Yu@windriver.com>
> 
> Set .file section explicitly for .S files to avoid
> the linker introduces the host path in symbols for
> object files whose source file is .S
> Otherwise, there is a host path in the symbols as
> below:
> $ readelf --wide --symbols /my-build/boost/1.67.0-
> r0/boost_1_67_0/x86_64-poky-
> linux/boost/bin.v2/libs/context/build/aca09349fdb84d131321425f6c3a38e
> d/libboost_context.so.1.67.0
> 42: 0000000000000000 0 FILE LOCAL DEFAULT ABS /my-build/boost/1.67.0-
> r0/boost_1_67_0/x86_64-poky-
> linux/boost/bin.v2/libs/context/build/aca09349fdb84d131321425f6c3a38e
> d/asm/make_x86_64_sysv_elf_gas.o
> 
> [YOCTO #12708]
> 
> Signed-off-by: Mingli Yu <Mingli.Yu@windriver.com>
> 
Thanks for working through this, the final result is a much better fix!

Cheers,

Richard


  reply	other threads:[~2018-06-17  9:17 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-15  8:35 [PATCH V2] boost: Improve reproducibility mingli.yu
2018-06-17  9:17 ` Richard Purdie [this message]
2018-06-17 14:04   ` Khem Raj
2018-06-19  1:27     ` Yu, Mingli

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=83c024358c85f13cf3a8d0d021b090cc755af1a3.camel@linuxfoundation.org \
    --to=richard.purdie@linuxfoundation.org \
    --cc=alexander.kanavin@linux.intel.com \
    --cc=mingli.yu@windriver.com \
    --cc=openembedded-core@lists.openembedded.org \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.