All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Purdie <rpurdie@rpsys.net>
To: openembedded-devel@lists.openembedded.org
Subject: Re: Standalone gcc library builds
Date: Tue, 30 Mar 2010 11:29:07 +0100	[thread overview]
Message-ID: <1269944947.1681.905.camel@rex> (raw)
In-Reply-To: <hosiv0$875$1@dough.gmane.org>

On Tue, 2010-03-30 at 12:14 +0200, Koen Kooi wrote:
> On 30-03-10 11:42, Richard Purdie wrote:
> > On Tue, 2010-03-30 at 11:33 +0200, Koen Kooi wrote:
> >> Can't we have seperate recipes for ssp, stdc++, fortran, java, etc? I
> >> don't think we need USEFLAGs for this when we build them seperately anyway.
> > 
> > We'd not be using USEFLAGS, we'd just be looking at the line which tells
> > gcc itself which bits to build. Having separate recipes doesn't solve
> > the problem since we'd still have to work out whether the compiler for a
> > given lib was built and then we enter a dependency nightmare working out
> > which packages need which combinations of compilers and compiler libs.
> > 
> > So we can have separate recipes but think through the issues and see
> > whether you still like the idea... 
> 
> Let's put it in a different way:
> 
> Can we stop artificially limiting the toolchain options and have people
> opt-out instead of opt-in for stuff? I really need a full featured
> toolchain :)

I see no reason why the default compiler shouldn't be the fully featured
one and then distros and users can turn off the bits they don't want if
they choose to.

Is that the issue you mean or is there a concern I'm missing?

I can see the other side though, its a pain having to fight fortran
build failures when upgrading the compiler if you never use fortran. Its
this point where it becomes a pain to have so many old versions of
things as this would be much simpler to arrange and maintain if we had
less gcc versions. I worry about trying to add gcc-runtime to OE for
this reason.

[remark about Poky removed]

Cheers,

Richard





  reply	other threads:[~2010-03-30 10:32 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-29 15:53 Standalone gcc library builds Richard Purdie
2010-03-29 17:42 ` Khem Raj
2010-03-29 21:42   ` Richard Purdie
2010-03-30  9:33     ` Koen Kooi
2010-03-30  9:42       ` Richard Purdie
2010-03-30 10:14         ` Koen Kooi
2010-03-30 10:29           ` Richard Purdie [this message]
2010-03-30 17:50             ` Khem Raj

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=1269944947.1681.905.camel@rex \
    --to=rpurdie@rpsys.net \
    --cc=openembedded-devel@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.