Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Patches and discussions about the oe-core layer
	<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH 1/1] pseudo.inc/pseudo_1.4.bb: update pseudo to 1.4
Date: Sun, 29 Jul 2012 10:19:30 +0100	[thread overview]
Message-ID: <1343553570.16998.25.camel@ted> (raw)
In-Reply-To: <46e10fa82df93bea00d11334830c05fff662334c.1343425855.git.peter.seebach@windriver.com>

On Fri, 2012-07-27 at 16:54 -0500, Peter Seebach wrote:
> This update replaces the half-baked --arch logic with the use
> of $CFLAGS to pick compiler flags, on the grounds that it makes
> a lot more sense for the build system to pick flags than for
> pseudo to try to guess what they should be; this should allow
> pseudo to at least compile for targets, and possibly run on
> them.
> 
> This doesn't solve the problem of guessing how to forcibly
> build the 32-bit variant on hosts, because we really don't
> have a general solution for that. There's no idiom for "given
> this set of compiler flags and this architecture, what flags
> would you use to request a 32-bit compile instead?" So we
> basically ignore that for now. If someone comes along trying
> to use the build system to build pseudo-native on a 64-bit
> host that also supports 32-bit binaries and isn't x86, we
> will revisit this.
> ---
>  meta/recipes-devtools/pseudo/pseudo.inc      |   12 +++++++++---
>  meta/recipes-devtools/pseudo/pseudo_1.3.1.bb |    8 --------
>  meta/recipes-devtools/pseudo/pseudo_1.4.bb   |    8 ++++++++
>  meta/recipes-devtools/pseudo/pseudo_git.bb   |    8 ++++----
>  4 files changed, 21 insertions(+), 15 deletions(-)
>  delete mode 100644 meta/recipes-devtools/pseudo/pseudo_1.3.1.bb
>  create mode 100644 meta/recipes-devtools/pseudo/pseudo_1.4.bb


Merged to master, thanks.

Richard




  reply	other threads:[~2012-07-29  9:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-27 21:54 [PATCH 0/1] Update pseudo to 1.4 (target improvements) Peter Seebach
2012-07-27 21:54 ` [PATCH 1/1] pseudo.inc/pseudo_1.4.bb: update pseudo to 1.4 Peter Seebach
2012-07-29  9:19   ` Richard Purdie [this message]
2012-08-01 23:14 ` [PATCH 0/1] Update pseudo to 1.4 (target improvements) 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=1343553570.16998.25.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox