From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Gary Thomas <gary@mlbassoc.com>
Cc: Poky Project <poky@yoctoproject.org>
Subject: Re: Poky SDK as an external toolchain
Date: Fri, 14 Oct 2011 17:04:33 +0100 [thread overview]
Message-ID: <1318608283.2342.32.camel@ted> (raw)
In-Reply-To: <4E984ACB.1080901@mlbassoc.com>
On Fri, 2011-10-14 at 08:44 -0600, Gary Thomas wrote:
> Premise: I'm happy with the toolchain that builds with Poky/Yocto
> Problem: I'm not happy rebuilding said toolchain all the time, nor
> having my customers have to rebuild it.
>
> Solution? I'd like to build the meta-toolchain and then be able to
> use that as an external toolchain for subsequent builds. That way,
> I can create the tools and reuse them internally as well as pass
> them to my customers.
>
> How can I make this happen? The last time I tried anything like
> this, I spent many days in the attempt only to find out that it
> was never going to work...
We used to have code for doing exactly what you describe. It was error
prone, buggy and a world of pain. I was very relived when we removed it.
We do have external toolchain support. You could use that as you would
for a toolchain shipped by CSL or similar.
> Note: sstate is *not* the answer. Not only is it HUGE (well over
> 1GB for a typical setup), but it doesn't work reliably - see
> bug #1536
sstate is the answer and we need to actually make it work for your use
cases. We need to look at the problems you're having and find ways to
address them. I know it has issues but there isn't anything
fundamentally wrong with what its doing, we just need to get the issues
addressed. I'll happily do what I can to help that (and have been trying
to already) if the issues are known about. This is the first time anyone
has mentioed the 1GB size problem of the toolchain for example...
Cheers,
Richard
next prev parent reply other threads:[~2011-10-14 16:04 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-14 14:44 Poky SDK as an external toolchain Gary Thomas
2011-10-14 16:04 ` Richard Purdie [this message]
2011-10-14 16:06 ` Mark Hatle
2011-10-14 16:15 ` Richard Purdie
2011-10-14 16:21 ` Mark Hatle
2011-10-14 22:28 ` Richard Purdie
2011-10-14 19:01 ` Gary Thomas
2011-10-14 19:58 ` Tom Rini
2011-10-14 22:24 ` Gary Thomas
2011-10-14 17:25 ` 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=1318608283.2342.32.camel@ted \
--to=richard.purdie@linuxfoundation.org \
--cc=gary@mlbassoc.com \
--cc=poky@yoctoproject.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.