RESOLVED DUPLICATE of bug 101740 101704
r133953 broke the MIPS build
https://bugs.webkit.org/show_bug.cgi?id=101704
Summary r133953 broke the MIPS build
Csaba Osztrogonác
Reported 2012-11-08 21:49:30 PST
/data/buildbot/mips-1/qt-linux-mipsel-mips32r2-release/build/WebKitBuild/Release/lib/libJavaScriptCore.so: undefined reference to `JSC::AbstractMacroAssembler<JSC::MIPSAssembler>::JumpList JSC::JIT::emitGenericContiguousPutByVal<(unsigned char)20>(JSC::Instruction*, JSC::AbstractMacroAssembler<JSC::MIPSAssembler>::PatchableJump&)' /data/buildbot/mips-1/qt-linux-mipsel-mips32r2-release/build/WebKitBuild/Release/lib/libJavaScriptCore.so: undefined reference to `JSC::AbstractMacroAssembler<JSC::MIPSAssembler>::JumpList JSC::JIT::emitGenericContiguousPutByVal<(unsigned char)22>(JSC::Instruction*, JSC::AbstractMacroAssembler<JSC::MIPSAssembler>::PatchableJump&)' collect2: ld returned 1 exit status make[2]: *** [../../bin/jsc] Error 1
Attachments
Gergely Kis
Comment 1 2012-11-08 23:59:16 PST
We are looking into it.
Peter Gal
Comment 2 2012-11-09 05:34:14 PST
(In reply to comment #1) > We are looking into it. Have you got any info on this?
Peter Gal
Comment 3 2012-11-09 06:12:25 PST
I think I've got the solution. will post it in the related bug: https://bugs.webkit.org/show_bug.cgi?id=101740
Csaba Osztrogonác
Comment 4 2012-11-13 00:56:19 PST
*** This bug has been marked as a duplicate of bug 101740 ***
Note You need to log in before you can comment on or make changes to this bug.