From: Gary Thomas <gary@mlbassoc.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: SDK problems
Date: Thu, 22 Oct 2009 18:43:14 -0600 [thread overview]
Message-ID: <4AE0FC22.4030805@mlbassoc.com> (raw)
In-Reply-To: <200910230209.42692.holger+oe@freyther.de>
[-- Attachment #1: Type: text/plain, Size: 690 bytes --]
On 10/22/2009 06:09 PM, Holger Hans Peter Freyther wrote:
> On Thursday 22 October 2009 22:29:34 Eric Bénard wrote:
>
>> same thing here. Following an advice on IRC, I tried to switch to eglibc
>> without success (eglibc didn' build) and still haven't found a solution
>> to generate a working QT SDK for a Cortex A8.
>
> In both cases post your config. What version of gcc, glibc, binutils were used?
Stright forward BeagleBoard config - attached
--
------------------------------------------------------------
Gary Thomas | Consulting for the
MLB Associates | Embedded world
------------------------------------------------------------
[-- Attachment #2: local.conf --]
[-- Type: text/plain, Size: 746 bytes --]
# Where to store sources
DL_DIR = "${OETREE}/downloads"
INHERIT += " rm_work "
# Make sure you have these installed
ASSUME_PROVIDED += "gdk-pixbuf-csource-native imagemagick-native librsvg-native"
# Which files do we want to parse:
#BBFILES := "${OETREE}/org.openembedded.dev/recipes/*/*.bb"
BBFILES := "${OETREE}/openembedded/recipes/*/*.bb"
BBMASK = ""
# What kind of images do we want?
IMAGE_FSTYPES += " tar.bz2 "
# Set TMPDIR instead of defaulting it to $pwd/tmp
#TMPDIR = "${OETREE}/${DISTRO}-dev"
# Make use of SMP and fast disks
PARALLEL_MAKE = "-j4"
BB_NUMBER_THREADS = "4"
#tinderbox
#INHERIT += "oestats-client"
OESTATS_BUILDER = "myname"
DISTRO = "angstrom-2008.1"
MACHINE = "beagleboard"
next prev parent reply other threads:[~2009-10-23 0:44 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-10-22 20:22 SDK problems Gary Thomas
2009-10-22 20:29 ` Eric Bénard
2009-10-23 0:09 ` Holger Hans Peter Freyther
2009-10-23 0:43 ` Gary Thomas [this message]
2009-10-23 0:36 ` Khem Raj
2009-10-23 0:35 ` Khem Raj
2009-10-23 1:26 ` Holger Hans Peter Freyther
2009-10-23 14:04 ` Valentin Longchamp
2009-10-23 19:39 ` Khem Raj
2009-10-23 14:56 ` Eric Bénard
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=4AE0FC22.4030805@mlbassoc.com \
--to=gary@mlbassoc.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.