[Webkit-unassigned] [Bug 128115] [Win] LLINT is not working.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 3 13:14:38 PST 2014


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





--- Comment #3 from peavo at outlook.com  2014-02-03 13:11:59 PST ---
(In reply to comment #2)
> Unfortunately, this doesn't seem to work on our build system:
> 
>          ml.exe /c /nologo /Zi /Fo"C:\cygwin\home\buildbot\WebKit\WebKitBuild\Release\obj32\JavaScriptCore\LowLevelInterpreterWin.obj" /W3 /errorReport:prompt  /TaC:\cygwin\home\buildbot\WebKit\WebKitBuild\Release\obj32\JavaScriptCore\DerivedSources\LowLevelInterpreterWin.asm
>      1>InterpreterWin.asm(11): error A2071: initializer magnitude too large for specified size
>      1>: error A2008 : syntax error : .
>      1>InterpreterWin.asm(12): error A2071: initializer magnitude too large for specified size
>      1>: error A2008 : syntax error : .
>      1>InterpreterWin.asm(13): error A2071: initializer magnitude too large for specified size
>      1>: error A2008 : syntax error : .
>      1>InterpreterWin.asm(14): error A2071: initializer magnitude too large for specified size
>      1>: error A2008 : syntax error : CAST
>      1>InterpreterWin.asm(15): error A2071: initializer magnitude too large for specified size
>      1>: error A2008 : syntax error : CAST
>      1>_________________________________________________________ 
> COMPILING jsc...                                          
> 
> How can we help you move forward? I'd love to see this get done sooner than the JSC team has scheduled it!  :-)

The problem seem to be that LLINT is not enabled in the patch.
Should I enable it in the patch, for testing purposes?

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