Bug 98004

Summary: Can't build using LLInt on Windows 64-bit
Product: WebKit Reporter: Jonathan Liu <net147>
Component: WebKit QtAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: hausmann
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Windows 7   

Jonathan Liu
Reported 2012-10-01 02:04:58 PDT
JIT is disabled on Windows 64-bit. This causes LLInt to be enabled instead as the classical interpreter has been removed. LLInt doesn't build properly on Windows 64-bit: llint\LowLevelInterpreter.cpp:329:35: fatal error: LLIntAssembly.h: No such file or directory
Attachments
Simon Hausmann
Comment 1 2012-10-01 02:40:25 PDT
*** This bug has been marked as a duplicate of bug 97648 ***
Note You need to log in before you can comment on or make changes to this bug.