All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Khem Raj" <raj.khem@gmail.com>
To: Adrian Bunk <bunk@stusta.de>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [OE-core] [PATCH V3 3/3] gcc10: Revert using __getauxval in libgcc
Date: Thu, 14 May 2020 07:48:28 -0700	[thread overview]
Message-ID: <CAMKF1sqscoZndYWRRCb9J2bBKr7Js78dqu_a89rV_Nn9=O5yPg@mail.gmail.com> (raw)
In-Reply-To: <20200514140715.GA20289@localhost>

[-- Attachment #1: Type: text/plain, Size: 1561 bytes --]

On Thu, May 14, 2020 at 7:07 AM Adrian Bunk <bunk@stusta.de> wrote:

> On Thu, May 14, 2020 at 06:56:07AM -0700, Khem Raj wrote:
> > On Thu, May 14, 2020 at 6:16 AM Adrian Bunk <bunk@stusta.de> wrote:
> >
> > > On Thu, May 14, 2020 at 05:47:48AM -0700, Khem Raj wrote:
> > > > On Thu, May 14, 2020 at 12:38 AM Adrian Bunk <bunk@stusta.de> wrote:
> > > > > On Mon, May 11, 2020 at 11:28:12AM -0700, Khem Raj wrote:
> > > > > > This was added recently, but it seems be chewing more than what
> it
> > > > > > should and causes non glibc packages also depend on it.
> > > > > >...
> > > > >
> > > > > Is this only valgrind (there is a upstream bug open for that),
> > > > > or were there more recipes with a problem?
> > > >
> > > > Just valgrind but problem can happen with static linking with no
> default
> > > > libs in general
> > >
> > > No, it cannot.
> > > The relevant part of "no default libs" is not linking with libc.
> > >
> > > Linking statically with libgcc and then providing own implementations
> > > of all libc functions used by libgcc instead of linking with libc is
> > > not a common situation.
> >
> > Take a look At what’s going on in valgrind memcheck build if you are
> > interested perhaps you will find something which is not yet understood
>
> Memcheck links statically with libgcc, and it does not link with libc.


Ok what happens when you link it with libc


>
> This is not a general static linking problem,
> normal userspace code links with libc (shared or static).
>
> cu
> Adrian
>

[-- Attachment #2: Type: text/html, Size: 2382 bytes --]

  reply	other threads:[~2020-05-14 14:48 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-11 18:28 [PATCH V3 1/3] gcc10: Update to GCC 10.1 Release Khem Raj
2020-05-11 18:28 ` [PATCH V3 2/3] gcc10: Default back to -fcommon Khem Raj
2020-05-12 13:44   ` [OE-core] " Adrian Bunk
2020-05-12 15:16     ` Khem Raj
2020-05-12 15:40       ` Adrian Bunk
2020-05-12 15:54         ` Khem Raj
2020-05-11 18:28 ` [PATCH V3 3/3] gcc10: Revert using __getauxval in libgcc Khem Raj
2020-05-14  7:38   ` [OE-core] " Adrian Bunk
2020-05-14 12:47     ` Khem Raj
2020-05-14 13:16       ` Adrian Bunk
2020-05-14 13:56         ` Khem Raj
2020-05-14 14:07           ` Adrian Bunk
2020-05-14 14:48             ` Khem Raj [this message]
2020-05-14 15:18               ` Adrian Bunk
2020-05-14 15:29   ` Adrian Bunk
2020-05-14 17:18     ` Khem Raj
2020-05-14 18:19       ` Adrian Bunk
2020-05-14 18:22         ` Khem Raj
2020-05-18 19:56           ` Andrey Zhizhikin
     [not found]           ` <16103797E38CE61D.31744@lists.openembedded.org>
2020-05-18 21:20             ` Andrey Zhizhikin
2020-05-12  5:45 ` [OE-core] [PATCH V3 1/3] gcc10: Update to GCC 10.1 Release Jacob Kroon
2020-06-17  6:59 ` kai
2020-06-17 15:50   ` Khem Raj
2020-06-19  3:17     ` kai

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='CAMKF1sqscoZndYWRRCb9J2bBKr7Js78dqu_a89rV_Nn9=O5yPg@mail.gmail.com' \
    --to=raj.khem@gmail.com \
    --cc=bunk@stusta.de \
    --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 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.