All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nils Faerber <nils.faerber@kernelconcepts.de>
To: openembedded-devel@lists.openembedded.org
Subject: ARM EABI SDK build
Date: Sun, 12 Nov 2006 01:50:04 +0100	[thread overview]
Message-ID: <45566FBC.1030206@kernelconcepts.de> (raw)

Hello!
I am terribly sorry but now you got me on your track too ;)

As first task I wanted to build an ARM EABI softfloat toolchain using
current OE. So I created a machine config for a PXA270 machine using
Angstrom as dist and created my own smaller version of meta-sdk in order
not to build X11, GTK, OPIE and GPE (for now).

The first problem I stepped over is that gcc4-build-sdk.inc still has
the line

SRC_URI += 'file://602-sdk-libstdc++-includes.patch;patch=1'

or in fact without the 602- prefix. But this patch is already included
in the gcc_4.1.1.bb. So I commented that out.

Now the build continued a bit further but fails at gcc-cross-sdk-4.1.1-r0:

|
/home/nils/work/oe/colli-sdk/tmp/work/i686-angstrom-linux-gnueabi/gcc-cross-sdk-4.1.1-r0/gcc-4.1.1/libiberty/getpwd.c:
In function ‘getpwd’:
|
/home/nils/work/oe/colli-sdk/tmp/work/i686-angstrom-linux-gnueabi/gcc-cross-sdk-4.1.1-r0/gcc-4.1.1/libiberty/getpwd.c:75:
error: storage size of ‘dotstat’ isn’t known
|
/home/nils/work/oe/colli-sdk/tmp/work/i686-angstrom-linux-gnueabi/gcc-cross-sdk-4.1.1-r0/gcc-4.1.1/libiberty/getpwd.c:75:
error: storage size of ‘pwdstat’ isn’t known


Which I do not understand at all.

Does anyone have an idea what might causing this?
Or even better, does anyone have a working config for an ARM EABI
softfloat toolchain (SDK) target?

Thanks!

Cheers
  nils faerber

PS: Apart from that minor problem OE has become a lot better during that
last 3/4 of an year when I last looked at it ;)

-- 
kernel concepts GbR      Tel: +49-271-771091-12
Dreisbachstr. 24         Fax: +49-271-771091-19
D-57250 Netphen          Mob: +49-176-21024535
--



             reply	other threads:[~2006-11-12  0:51 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-12  0:50 Nils Faerber [this message]
2006-11-13 12:54 ` ARM EABI SDK build Florian Boor
     [not found]   ` <45589A63.9030808@kernelconcepts.de>
2006-11-13 16:25     ` Marcin Juszkiewicz
2006-11-13 18:13       ` Nils Faerber
2006-11-13 20:50         ` Koen Kooi
2006-11-14 12:54           ` Nils Faerber
2006-11-14 13:07             ` Koen Kooi
2006-11-14 15:56               ` Richard Purdie
2006-11-14 16:35           ` Nils Faerber
2006-11-20 11:26             ` Nils Faerber

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=45566FBC.1030206@kernelconcepts.de \
    --to=nils.faerber@kernelconcepts.de \
    --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.