All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Seiderer <ps.report@gmx.net>
To: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH v1] package/gdb: fix host gdb-11.1 compile with simulator enabled and glibc >= 2.34
Date: Sat, 6 Nov 2021 12:31:43 +0100	[thread overview]
Message-ID: <20211106123143.111d920d@gmx.net> (raw)
In-Reply-To: <20211106115044.0d35c30f@windsurf>

Hello Thomas,

On Sat, 6 Nov 2021 11:50:44 +0100, Thomas Petazzoni <thomas.petazzoni@bootlin.com> wrote:

> On Thu,  4 Nov 2021 21:33:10 +0100
> Peter Seiderer <ps.report@gmx.net> wrote:
>
> > - add upstream patch to avoid host gdb-11.1 compile failure with simulator
> >   enabled and glibc >= 2.34
> >
> > Fixes:
> >
> >   targ-map.c:412:17: error: initializer element is not constant
> >     412 |   { "SIGSTKSZ", SIGSTKSZ, TARGET_SIGSTKSZ },
> >         |                 ^~~~~~~~
> >
> > Signed-off-by: Peter Seiderer <ps.report@gmx.net>
> > ---
> >  ...sim-filter-out-SIGSTKSZ-PR-sim-28302.patch | 110 ++++++++++++++++++
> >  1 file changed, 110 insertions(+)
> >  create mode 100644 package/gdb/11.1/0006-sim-filter-out-SIGSTKSZ-PR-sim-28302.patch
>
> Applied to master, thanks. Did you verify that this was only applicable
> to gdb 11.x and none of the older versions?

Yes, gdb-9.2 and gdb-10.2 seems not affected (but did not check the details why)...

Regards,
Peter

>
> Thanks!
>
> Thomas

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

      reply	other threads:[~2021-11-06 11:31 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-04 20:33 [Buildroot] [PATCH v1] package/gdb: fix host gdb-11.1 compile with simulator enabled and glibc >= 2.34 Peter Seiderer
2021-11-06 10:50 ` Thomas Petazzoni
2021-11-06 11:31   ` Peter Seiderer [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=20211106123143.111d920d@gmx.net \
    --to=ps.report@gmx.net \
    --cc=buildroot@buildroot.org \
    --cc=thomas.petazzoni@bootlin.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.