All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denys Dmytriyenko <denys@ti.com>
To: Brian Hutchinson <b.hutchman@gmail.com>
Cc: "meta-arago@arago-project.org" <meta-arago@arago-project.org>
Subject: Re: New Arago - am180x-evm core-image-minimal build is getting MD5 LICENSE errors in daisy
Date: Thu, 17 Jul 2014 17:24:45 -0400	[thread overview]
Message-ID: <20140717212445.GC15788@edge> (raw)
In-Reply-To: <CAFZh4h8V-0THCDvDzyMZnhYu=gUW4Ofa9Rjc9jc2r62wxGbY+g@mail.gmail.com>

On Thu, Jul 17, 2014 at 05:16:57PM -0400, Brian Hutchinson wrote:
> On Thu, Jul 17, 2014 at 5:07 PM, Denys Dmytriyenko <denys@ti.com> wrote:
> 
> >
> > TOOLCHAIN_TYPE=internal will build the toolchain from sources.
> >
> >
> >> I build everything using Yocto 1.5 last year and remember having
> >> issues building 3.12 with the toolchain built by Yocto.  If I remember
> >
> > Hmm, not sure about the issues with the upstream toolchain. Another option
> > would be to use Linaro toolchain - either external or internal. The only catch
> > is that Linaro is not directly targeting or supporting ARM9 platforms. So, any
> > support requests would have to go to upstream GCC.
> >
> 
> Ah, now I'm with you.  So if I set TOOLCHAIN_TYPE=internal, is it
> building the same toolchain that would be built if I had used Yocto
> (upstream gcc I'm assuming although I admit I never dug into it) or
> something else?

Correct, it would build the toolchain from the sources available. Default is 
of course OE-Core - gcc 4.9 in master and 4.8 in daisy.
But if you have meta-linaro-toolchain layer in your stack, you can specify 
to build that one instead:

GCCVERSION ?= "linaro-4.8%"
BINUVERSION ?= "linaro-2.24%"
EGLIBCVERSION ?= "linaro-2.19%"

That would build the Linaro toolchain from sources.


> Should I try again with the latest external Linaro?  Just wondering
> what may be the best option since I've been out of the ARM9 scene for
> a while but now have to update a bunch of our stuff for a new release.

If you use TOOLCHAIN_TYPE=external and TOOLCHAIN_BRAND=linaro (both are the 
defaults for meta-arago), then it will use the external Linaro toolchain. We 
are currently using 2013.03 that is gcc-4.7 based. We've had some issues with 
2014.03, gcc-4.8 one.


> Sorry for the 21 questions ... just trying to stay out of the weeds.
> 
> Regards,
> 
> Brian


  reply	other threads:[~2014-07-17 21:24 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-11 20:34 New Arago - am180x-evm core-image-minimal build is getting MD5 LICENSE errors in daisy Brian Hutchinson
2014-07-17 13:30 ` Brian Hutchinson
2014-07-17 20:45   ` Cooper Jr., Franklin
2014-07-17 20:54     ` Brian Hutchinson
2014-07-17 21:01       ` Denys Dmytriyenko
2014-07-17 20:56     ` Denys Dmytriyenko
2014-07-17 20:52   ` Denys Dmytriyenko
2014-07-17 21:02     ` Brian Hutchinson
2014-07-17 21:07       ` Denys Dmytriyenko
2014-07-17 21:16         ` Brian Hutchinson
2014-07-17 21:24           ` Denys Dmytriyenko [this message]
2014-07-17 21:36             ` Brian Hutchinson
2014-07-17 21:08       ` Brian Hutchinson

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=20140717212445.GC15788@edge \
    --to=denys@ti.com \
    --cc=b.hutchman@gmail.com \
    --cc=meta-arago@arago-project.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.