[Webkit-unassigned] [Bug 16955] New: Get errors when cross-compile webkit-gtk

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 21 03:11:36 PST 2008


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

           Summary: Get errors when cross-compile webkit-gtk
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: fengmeng at nthcode.com


When I cross-compile webkit-gtk for arm  arch. I get following errors:

arm-linux-g++ -DHAVE_CONFIG_H -I.  -I ./JavaScriptCore -I
./JavaScriptCore/ForwardingHeaders -I ./JavaScriptCore/wtf -I
./JavaScriptCore/kjs -I ./DerivedSources -DBUILDING_GTK__=1 -DWTF_CHANGES  
-DNDEBUG  -DENABLE_ICONDATABASE=0   -Wall -W -Wcast-align -Wchar-subscripts
-Wreturn-type -Wformat -Wformat-security -Wno-format-y2k -Wundef
-Wmissing-format-attribute -Wpointer-arith -Wwrite-strings
-Wno-unused-parameter  -fno-rtti -fno-exceptions  -O2 -g -pipe -Wall
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector
--param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing  -O2 -MT
JavaScriptCore/kjs/Programs_testkjs-testkjs.o -MD -MP -MF
JavaScriptCore/kjs/.deps/Programs_testkjs-testkjs.Tpo -c -o
JavaScriptCore/kjs/Programs_testkjs-testkjs.o `test -f
'JavaScriptCore/kjs/testkjs.cpp' || echo './'`JavaScriptCore/kjs/testkjs.cpp
cc1plus: error: invalid option `64'
cc1plus: error: unrecognized command line option "-fstack-protector"
cc1plus: error: invalid parameter `ssp-buffer-size'
JavaScriptCore/kjs/testkjs.cpp:1: error: bad value (generic) for -mtune= switch
make[1]: *** [JavaScriptCore/kjs/Programs_testkjs-testkjs.o] Error 1
make[1]: Leaving directory `/usr/nthcode/WebKit-r29674'
make: *** [all] Error 2


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