All of lore.kernel.org
 help / color / mirror / Atom feed
From: Joey Oravec <joravec@drewtech.com>
To: openembedded-devel@lists.openembedded.org
Subject: openembedded with a prebuilt external toolchain
Date: Thu, 10 Feb 2011 15:24:22 -0500	[thread overview]
Message-ID: <4D544976.6010800@drewtech.com> (raw)

Hi,

I'm trying to use openembedded with an external prebuilt toolchain. The 
docs at http://docs.openembedded.org/usermanual/usermanual.html mark 
this as TODO so maybe we can "do" that in this email chain. :)

Marvell provides a *.tar.gz with gcc and C libraries, which I've 
uncompressed somewhere in my home directory. My goal is to build a root 
filesystem with some assortment of packages, but at this point I'm just 
trying "bitbake nano" which is the very first example in the Getting 
Started. That seems like a logical start to board bring-up.

I'm assuming that I need to add some lines to build/conf/local.conf that 
tell OE to make no attempt at building its own compiler or C library (it 
can't anyway, it doesn't know my chip!) and to call my pre-built one 
instead. It looks like I'd want to add a few lines about TOOLCHAIN_*, 
but that uses a recipe for external toolchain, which assumes that it has 
some meta toolchain, and I'm floundering and getting nowhere. Couldn't 
find any of these magic variables documented in the usermanual so I've 
been digging through recipes to learn any of this.

Is it possible to add a few lines that tell OE the path and filename of 
my compiler? Or is it more complicated than that?

-joey



             reply	other threads:[~2011-02-10 20:32 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-10 20:24 Joey Oravec [this message]
2011-02-10 20:58 ` openembedded with a prebuilt external toolchain Tom Rini
2011-02-10 23:22   ` Joey Oravec
2011-02-10 23:35     ` Tom Rini
2011-02-14 20:14       ` Joey Oravec
2011-03-02 16:02         ` Denys Dmytriyenko

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=4D544976.6010800@drewtech.com \
    --to=joravec@drewtech.com \
    --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.