From: Phil Blundell <philb@gnu.org>
To: openembedded-devel@lists.openembedded.org
Subject: Re: Gnu/stubs-32.h not found
Date: Tue, 12 Jan 2010 14:16:44 +0000 [thread overview]
Message-ID: <1263305804.3675.396.camel@mill.internal.reciva.com> (raw)
In-Reply-To: <727203316.1263292376.164699196.97945@mcgi41.rambler.ru>
On Tue, 2010-01-12 at 13:32 +0300, Perepelica Alexander wrote:
> He is log
Ah, I see. So, you were right: it is in fact a multilibs problem. What
has happened here is that gcc is trying to build a 32-bit version of
libgcc2, but you haven't compiled a 32-bit version of glibc yet.
There are two possible fixes:
- write a variant .bb file to build a 32 bit glibc, and arrange for
gcc-cross to DEPEND on that; or
- patch t-linux64, and/or the gcc configury, to stop it trying to build
the 32-bit multilib.
Which of those is appropriate obviously depends on what you are trying
to achieve, and I guess it would be sensible to provide a switch that
the DISTRO can use to enable or disable 32-bit multilibs.
p.
next prev parent reply other threads:[~2010-01-12 14:18 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-12 7:49 Gnu/stubs-32.h not found Perepelica Alexander
2010-01-12 9:36 ` Phil Blundell
2010-01-12 10:27 ` Perepelica Alexander
2010-01-12 10:32 ` Perepelica Alexander
2010-01-12 14:16 ` Phil Blundell [this message]
2010-01-12 15:19 ` Michael Smith
2010-01-12 15:26 ` Perepelica Alexander
[not found] ` <578649919.1263312754.64087816.75695@mcgi68.rambler.ru>
2010-01-12 16:26 ` Perepelica Alexander
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=1263305804.3675.396.camel@mill.internal.reciva.com \
--to=philb@gnu.org \
--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.