Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Randy MacLeod <randy.macleod@windriver.com>
Cc: Paul Eggleton <paul.eggleton@linux.intel.com>,
	oe-core <openembedded-core@lists.openembedded.org>
Subject: Re: Could qt4.8 build on mips 64 bits platform?
Date: Thu, 27 Jun 2013 17:46:53 +0100	[thread overview]
Message-ID: <1372351613.9930.225.camel@ted> (raw)
In-Reply-To: <51CC69DA.3010406@windriver.com>

On Thu, 2013-06-27 at 12:35 -0400, Randy MacLeod wrote:
> We ended up with horrid bbapends such as:
> ---
> #Valid for all arches except mips64 with 64bit userspace
> # mips64 with n32 has host: mips64-wrs-linux-gnun32
> # mips64 with n64 has host: mips64-wrsmllib64-linux
> # qemumips has host: mips-wrs-linux
> # qemumips-64 has host: mips64-wrs-linux
> COMPATIBLE_HOST = 
> '((x86_64.*|i.86.*|powerpc.*|arm.*|mips-.*|mips32.*)-linux|mips64.*-linux-gnun32)'
> ---
> 
> so we'll likely need a clue on how to declare a host as incompatible
> or introduce an INCOMPATIBLE_HOST variable.

I suspect something like this should work:

COMPATIBLE_HOST_mips64 = ""

Cheers,

Richard



  reply	other threads:[~2013-06-27 16:47 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-25  9:32 Could qt4.8 build on mips 64 bits platform? Kang Kai
2013-06-25 10:41 ` Paul Eggleton
2013-06-27 14:10   ` Kang Kai
2013-06-27 16:35     ` Randy MacLeod
2013-06-27 16:46       ` Richard Purdie [this message]
2013-06-28  2:52         ` Kang Kai

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=1372351613.9930.225.camel@ted \
    --to=richard.purdie@linuxfoundation.org \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=paul.eggleton@linux.intel.com \
    --cc=randy.macleod@windriver.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox