[Webkit-unassigned] [Bug 42818] [Qt] REGRESSION(63348): jsc is broken

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 22 23:22:12 PDT 2010


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





--- Comment #5 from Csaba Osztrogonac <ossy at webkit.org>  2010-07-22 23:22:12 PST ---
(In reply to comment #3)
> I think the problem is that JIT_STUBS is not specifying the fastcall calling convention.  I've landed a speculative fix in r63947, let's see how this goes.

Unfortunately it broke the build:

Creating library file: t:\WindowsRelease\buildslave\qt-windows-32bit-release\build\WebKitBuild\Release\lib\libQtWebKit4.a
make.exe[1]: Leaving directory `T:/WindowsRelease/buildslave/qt-windows-32bit-release/build/WebKitBuild/Release/WebCore'
..\JavaScriptCore\release/libjscore.a(JITStubs.o):JITStubs.cpp:(.text+0x21): undefined reference to `cti_vm_throw'
collect2: ld returned 1 exit status
make.exe[1]: *** [..\lib\QtWebKit4.dll] Error 1

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