[Webkit-unassigned] [Bug 14974] New: Fails to build on PPC

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 15 11:07:16 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=14974

           Summary: Fails to build on PPC
           Product: WebKit
           Version: 522+ (nightly)
          Platform: Macintosh PowerPC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mh+webkit at glandium.org


The assembly in JavaScriptCore/wtf/TCSpinLock.h fails to build on PPC with the
following error message:
g++ -c -g -O2 -Wall -D_REENTRANT -I/usr/include -g -Wall -W -DQT_SHARED
-DBUILDING_GDK__ -I/usr/share/qt4/mkspecs/linux-g++
-I../../../JavaScriptCore/kjs -I../../../JavaScriptCore
-I../../../JavaScriptCore/kjs -I../../../JavaScriptCore/bindings
-I../../../JavaScriptCore/bindings/c -I../../../JavaScriptCore/wtf -Itmp
-I../../../JavaScriptCore -I../../../JavaScriptCore/kjs
-I../../../JavaScriptCore/bindings -I../../../JavaScriptCore/bindings/c
-I../../../JavaScriptCore/wtf -I../../../JavaScriptCore/pcre -Itmp
-I../../../JavaScriptCore/kjs -I. -o TCSystemAlloc.o
../../../JavaScriptCore/wtf/TCSystemAlloc.cpp
../../../JavaScriptCore/wtf/TCSpinLock.h: In function 'void*
TCMalloc_SystemAlloc(size_t, size_t)':
../../../JavaScriptCore/wtf/TCSpinLock.h:98: error: 'asm' operand requires
impossible reload

The toolchain in use is :
gcc 4.1.3 20070812 (prerelease) (Debian 4.1.2-15)
glibc 2.6.1
and binutils 2.17cvs20070804


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list