[Webkit-unassigned] [Bug 97772] Compilation failure on Windows-64 because of enabled YARR_JIT
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Oct 1 01:59:07 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=97772
--- Comment #9 from Jonathan Liu <net147 at gmail.com> 2012-10-01 01:59:30 PST ---
A problem we have now is that the classic interpreter has been removed from WebKit so either JIT or LLINT must be enabled. Disabling JIT causes LLINT to be enabled but LLINT doesn't build properly on Windows yet:
llint\LowLevelInterpreter.cpp:329:35: fatal error: LLIntAssembly.h: No such file
or directory
--
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