[Webkit-unassigned] [Bug 43303] [Qt] Enable JIT on WinCE
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Aug 7 12:19:07 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=43303
--- Comment #7 from Ismail "cartman" Donmez <ismail at namtrac.org> 2010-08-07 12:19:06 PST ---
(In reply to comment #6)
> (In reply to comment #3)
> > With this patch if I enable JIT manually I got lots of unresolved functions
> There are "two steps" in the qt build. First: generate _all_ files Second: only _compile_ and link them.
> This pach now only extends the generation part (changes only DerivedSources.pro).
>
> A second patch is required to call armasm.exe with GeneratedJITStubs_MSVC.asm and then link the object file to the JavaScriptCore library.
>
> At the moment you can add the asm file like WebCore/plugins/win/PaintHooks.asm (see WebCore.pro)
Ok I'll wait for your patch #2 then, or I can create a patch and submit.
Regards.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list