Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] Supporting multiple versions of toolchain components?
Date: Wed, 12 Feb 2014 22:38:56 +0100	[thread overview]
Message-ID: <20140212223856.5d160729@skate> (raw)
In-Reply-To: <52FBB150.3000306@mind.be>

Dear Arnout Vandecappelle,

On Wed, 12 Feb 2014 18:37:20 +0100, Arnout Vandecappelle wrote:

> > Obviously before sending the patch that adds 2.19, I did do a run-time
> > test of a minimal ARM glibc+Busybox system in Qemu. The amount of
> > testing is minimal, but at least it boots all the way to userspace.
> 
>  Yes, but will you do more runtime experiments with glibc 2.19 in the
> next 6 months? Probably not, because you simply don't need it.

Probably not, indeed. But by introducing 2.19 as an option, the hope is
that a few users will actually try this out.

> > Your point is not entirely moot. C library headers will be different
> > between glibc 2.18 and 2.19, so you could imagine having package build
> > failures specific to a given version of glibc. This is typically what
> > we have with uClibc (and which was discussed at length during the
> > latest meeting), where we have multiple versions of uClibc that don't
> > behave the same as they don't offer the same features. However, the
> > amount of application-visible changes between glibc 2.18 and 2.19 is
> > probably a lot smaller, but maybe not inexistent.
> 
>  I think about one third of our autobuilder configurations use an
> (e)glibc-based toolchain, with varying versions, and AFAIK we've never
> seen a failure on one glibc version but not on others. So I think we can
> safely say it is close to non-existent.

Yes, I agree.

> > I certainly agree with you on this. I would propose to:
> > 
> >  1/ Remove the multiversion selection on Busybox, because I don't
> >     really see why we have this specifically for Busybox.
> > 
> >  2/ Keep a maximum number of three gcc, binutils, gdb and C library
> >     versions. Like: the latest one, the N-1 (default), and the N-2.
> 
>  OK!

Perfect. I'll try to implement this policy, then.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

  reply	other threads:[~2014-02-12 21:38 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-10 17:43 [Buildroot] [PATCH] glibc: add 2.19 as a supported version Thomas Petazzoni
2014-02-10 20:29 ` Arnout Vandecappelle
2014-02-10 22:41   ` Thomas Petazzoni
2014-02-11  8:05     ` Arnout Vandecappelle
2014-02-11  8:19       ` Peter Korsgaard
2014-02-11  8:32       ` [Buildroot] Supporting multiple versions of toolchain components? Thomas Petazzoni
2014-02-11 17:16         ` Arnout Vandecappelle
2014-02-12  8:03           ` Thomas Petazzoni
2014-02-12  8:43             ` Peter Korsgaard
2014-02-12 17:37             ` Arnout Vandecappelle
2014-02-12 21:38               ` Thomas Petazzoni [this message]
2014-02-13 22:01 ` [Buildroot] [PATCH] glibc: add 2.19 as a supported version Peter Korsgaard

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=20140212223856.5d160729@skate \
    --to=thomas.petazzoni@free-electrons.com \
    --cc=buildroot@busybox.net \
    /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