On Wed, Feb 19, 2014 at 08:31:30PM +0900, Cedric BAIL wrote:
> Hello,
> 
> Along with the latest beta of EFL 1.9, Ryuan Choi did prepare a new
> snapshot of Webkit-EFL. You will need to update to this webkit-efl if
> you want to build elm_web with latest EFL. I also did release an
> update of Arch Linux package with debug symbol in it. You can find
> both in
> http://download.enlightenment.org/rel/libs/webkit-efl/ .
> 
> 1a90bd20d9b38b86566349163a72ffbd869dd1c2 webkit-efl-164189.tar.xz
> c9207c1eb427c8d0eaf98ef7fddd89ab1f63c74c ewebkit-1.9-1-x86_64.pkg.tar.xz
> 
> Thanks to Ryuan and the rest of the team working on webkit-efl to
> continuously keep it alive !

Have someone tried to build this for < armv7a?

I know it's not efl-port fault, but LLINT generates BKPT, BLX, BX
instructions which aren't available on e.g. armv4t.

I've fixed Source/JavaScriptCore/assembler/ARMAssembler.h to not
generate them and tried to disable LLINT for armv[45] devices, but then
other parts of webkit builds still try to link againt LLINT symbols e.g.

webkit-efl/2.3.4+svnr164189-r0/efl-webkit/Source/JavaScriptCore/runtime/Executable.cpp:284:
error: undefined reference to 'JSC::LLInt::setEntrypoint(JSC::VM&,
JSC::CodeBlock*)'

webkit-efl/2.3.4+svnr164189-r0/efl-webkit/Source/JavaScriptCore/interpreter/Interpreter.cpp:964:
error: undefined reference to 'callToNativeFunction'

and many more..

So is someone interested in making webkit(-efl) work on older devices or
is !armv7a completely dead for them?

-- 
Martin 'JaMa' Jansa     jabber: [email protected]

Attachment: signature.asc
Description: Digital signature

------------------------------------------------------------------------------
Flow-based real-time traffic analytics software. Cisco certified tool.
Monitor traffic, SLAs, QoS, Medianet, WAAS etc. with NetFlow Analyzer
Customize your own dashboards, set traffic alerts and generate reports.
Network behavioral analysis & security monitoring. All-in-one tool.
http://pubads.g.doubleclick.net/gampad/clk?id=126839071&iu=/4140/ostg.clktrk
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to