All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexander Kanavin <alexander.kanavin@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH 2/4] webkitgtk: set COMPATIBLE_HOST_armv4 to null
Date: Fri, 22 Apr 2016 15:39:15 +0300	[thread overview]
Message-ID: <571A1B73.4040802@linux.intel.com> (raw)
In-Reply-To: <bc384f220d721314dc66c998a44b7019372e84e4.1461304177.git.liezhi.yang@windriver.com>

On 04/22/2016 08:50 AM, Robert Yang wrote:
> It doesn't build with armv4:
> {standard input}: Assembler messages:
> {standard input}:52: Error: selected processor does not support `blx llint_throw_stack_overflow_error' in ARM mode
> {standard input}:126: Error: selected processor does not support `bkpt #0' in ARM mode
> {standard input}:128: Error: selected processor does not support `blx r0' in ARM mode
> {standard input}:134: Error: selected processor does not support `bkpt #0' in ARM mode
> {standard input}:185: Error: selected processor does not support `blx llint_throw_stack_overflow_error' in ARM mode
> {standard input}:256: Error: selected processor does not support `blx r4' in ARM mode
> {standard input}:310: Error: selected processor does not support `movw r2,#:lower16:.Lllint_op_enter-.LrelativePCBase' in ARM mode
> {standard input}:311: Error: selected processor does not support `movt r2,#:upper16:.Lllint_op_enter-.LrelativePCBase' in ARM mode
> {standard input}:315: Error: selected processor does not support `movw r2,#:lower16:.Lllint_op_get_scope-.LrelativePCBase' in ARM mode
> {standard input}:316: Error: selected processor does not support `movt r2,#:upper16:.Lllint_op_get_scope-.LrelativePCBase' in ARM mode
> [snip]

Can you try disabling JIT instead like is done for ARMv5/6?

Alex



  reply	other threads:[~2016-04-22 12:38 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-22  5:50 [PATCH 0/4] set COMPATIBLE_HOST for several recipes Robert Yang
2016-04-22  5:50 ` [PATCH 1/4] grub_git: set COMPATIBLE_HOST_armv7a to null Robert Yang
2016-04-22  5:50 ` [PATCH 2/4] webkitgtk: set COMPATIBLE_HOST_armv4 " Robert Yang
2016-04-22 12:39   ` Alexander Kanavin [this message]
2016-04-23  1:40     ` Robert Yang
2016-04-22  5:50 ` [PATCH 3/4] gnu-efi: " Robert Yang
2016-04-22  5:50 ` [PATCH 4/4] cogl-1.0: " Robert Yang
2016-04-26  9:44 ` [PATCH 0/4] set COMPATIBLE_HOST for several recipes Robert Yang
2016-05-16  1:18 ` Robert Yang
2016-05-17 20:25   ` Richard Purdie

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=571A1B73.4040802@linux.intel.com \
    --to=alexander.kanavin@linux.intel.com \
    --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.