From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Patches and discussions about the oe-core layer
<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH] v86d: Fix cross link using host-cross ar
Date: Mon, 11 Jun 2012 13:51:03 +0100 [thread overview]
Message-ID: <1339419063.30460.18.camel@ted> (raw)
In-Reply-To: <1339192676-9335-1-git-send-email-jason.wessel@windriver.com>
On Fri, 2012-06-08 at 16:57 -0500, Jason Wessel wrote:
> If building on 32bit host and creating 64bit libraries, the target
> package builds should not invoke the 32bit hosts's ar. Specifically
> you will get an error message like:
>
> x86_64-linux-gcc -m64 --sysroot=/opt/qemux86-64/tmp/sysroots/qemux86-64 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Llibs/x86emu v86_x86emu.o v86_mem.o v86_common.o v86.o -lx86emu -o v86d
> libs/x86emu/libx86emu.a: could not read symbols: Archive has no index; run ranlib to add one
> collect2: error: ld returned 1 exit status
>
> Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
> ---
> meta/recipes-bsp/v86d/v86d/ar-from-env.patch | 33 ++++++++++++++++++++++++++
> meta/recipes-bsp/v86d/v86d_0.1.10.bb | 5 ++-
> 2 files changed, 36 insertions(+), 2 deletions(-)
> create mode 100644 meta/recipes-bsp/v86d/v86d/ar-from-env.patch
Merged to master, thanks.
Richard
prev parent reply other threads:[~2012-06-11 13:02 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-08 21:57 [PATCH] v86d: Fix cross link using host-cross ar Jason Wessel
2012-06-11 12:51 ` Richard Purdie [this message]
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=1339419063.30460.18.camel@ted \
--to=richard.purdie@linuxfoundation.org \
--cc=openembedded-core@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.