All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tristan Van Berkom <tristan.vanberkom@codethink.co.uk>
To: Gary Thomas <gary@mlbassoc.com>,
	openembedded-core@lists.openembedded.org
Subject: Re: [PATCH 1/1] webkitgtk: turn off JIT on armv4 and armv7a
Date: Thu, 19 May 2016 12:35:06 +0900	[thread overview]
Message-ID: <1463628906.20980.12.camel@codethink.co.uk> (raw)
In-Reply-To: <573D300C.5080309@mlbassoc.com>

On Thu, 2016-05-19 at 05:16 +0200, Gary Thomas wrote:
[...]
> Why do you think that changing the instruction set (to thumb2) would
> make the JIT work any better?
> 
> If you tell me how, I'll test it on my i.MX6 (Cortex-A9) which is
> the platform that inspired the original bug report.

FWIW, I ran into this issue as well the first time I tried building
webkitgtk with a compiler tuned for armv7a.

I did not try many variations but was able to build with a machine
configuration with DEFAULTTUNE set to armv7ahf-neon (hard float with
neon simd).

This link seems to also provide some more information on what
configurations can be used to build webkitgtk on arm:
    http://patchwork.openembedded.org/patch/105081/

Cheers,
    -Tristan



  reply	other threads:[~2016-05-19  3:35 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-18  9:03 [PATCH 0/1 V2] webkitgtk: turn off JIT on armv4 and armv7a Robert Yang
2016-05-18  9:03 ` [PATCH 1/1] " Robert Yang
2016-05-18 20:07   ` Khem Raj
2016-05-19  3:16     ` Gary Thomas
2016-05-19  3:35       ` Tristan Van Berkom [this message]
2016-05-19  5:28       ` Khem Raj
2016-05-19  5:38         ` Robert Yang
2016-05-19  5:42           ` Khem Raj
2016-05-19  8:41             ` Gary Thomas

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=1463628906.20980.12.camel@codethink.co.uk \
    --to=tristan.vanberkom@codethink.co.uk \
    --cc=gary@mlbassoc.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.