From: Tom Rini <trini@embeddedalley.com>
To: Khem Raj <raj.khem@gmail.com>
Cc: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH] Fix staging of binutils static libraries
Date: Mon, 22 Jun 2009 20:55:38 -0700 [thread overview]
Message-ID: <20090623035538.GC23935@smtp.west.cox.net> (raw)
In-Reply-To: <200906121255.32105.raj.khem@gmail.com>
On Fri, Jun 12, 2009 at 12:55:27PM -0700, Khem Raj wrote:
> On Tuesday 05 May 2009 09:41:38 am Tom Rini wrote:
> > binutils-cross: Stage libbfd/opcodes/iberty correctly, bump PR
> >
> > Changes the staging path for libbfd and libopcodes to ${CROSS_DIR}/lib.
> > Disables staging native libiberty.a to ${STAGING_DIR_TARGET} as this doesn't
> > make sense to do. Cleans up empty directories.
> >
> > Signed-off-by: Nikita Shulga <nshulga@embeddedalley.com>
> > Signed-off-by: Tom Rini <trini@embeddedalley.com>
[snip]
> seems ok. I hope you have tested it on 64 bit hosts as well.
OK, found a problem. gcc-configure-cross.inc's do_stage will go and
delete the libiberty.a we put here, after overwriting it with
libiberty.a from gcc. There's a comment about wanting libiberty.a from
binutils. Anyone recall why?
--
Tom Rini
next prev parent reply other threads:[~2009-06-23 4:06 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-05-05 16:41 [PATCH] Fix staging of binutils static libraries Tom Rini
2009-05-05 16:51 ` Michael 'Mickey' Lauer
2009-06-01 21:40 ` Tom Rini
2009-06-02 1:23 ` Otavio Salvador
2009-06-12 19:55 ` Khem Raj
2009-06-23 3:55 ` Tom Rini [this message]
2009-06-23 6:08 ` Khem Raj
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=20090623035538.GC23935@smtp.west.cox.net \
--to=trini@embeddedalley.com \
--cc=openembedded-devel@lists.openembedded.org \
--cc=raj.khem@gmail.com \
/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.