[Webkit-unassigned] [Bug 97648] [Qt] Fix the LLInt build on Windows

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 26 11:22:54 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=97648





--- Comment #4 from Mark Lam <mark.lam at apple.com>  2012-09-26 11:23:21 PST ---
(In reply to comment #3)
> Ah, I haven't read precisely, now only C++ LLINT is supported on Windows, the
> normal LLINT + JIT isn't. Is there a plan to make LLINT + JIT work on Windows?

Hi Csaba.  Currently, the Windows port will build with the C++ llint or the baseline JIT.  It will not build with both C++ llint and JIT (not supported on any port), nor ASM llint + JIT.  I don't personally have any plans to work on LLINT + JIT on Windows in the near future.

-- 
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