RESOLVED INVALID 29671
cross compile
https://bugs.webkit.org/show_bug.cgi?id=29671
Summary cross compile
ravi
Reported 2009-09-23 00:21:33 PDT
when i cross compile webkit for ARM on my x86 machine(ubuntu8.10 x86-64 kernel) using scratchbox2 i got the following error. ore/runtime -I../../../JavaScriptCore/wrec -I../../../JavaScriptCore/wtf -I../../../JavaScriptCore/wtf/unicode -I../../../JavaScriptCore/yarr -I../../../JavaScriptCore/API -I../../../JavaScriptCore/ForwardingHeaders -I../../../WebCore/generated/release -I../../../WebKit/qt/Api -I../../../JavaScriptCore/pcre -I/home/ravijks/webkit/WebKitBuild/Release/JavaScriptCore/tmp -I../../../../sb2/qt/src/3rdparty/sqlite -I/usr/X11R6/include -I. -I../../../WebCore -I. -o obj/release/pcre_compile.o ../../../JavaScriptCore/pcre/pcre_compile.cpp cc1plus: error: unrecognized command line option "-m64" make[1]: *** [obj/release/pcre_compile.o] Error 1 make[1]: Leaving directory `/home/ravijks/webkit/WebKitBuild/Release/WebCore' make: *** [sub-WebCore-make_default-ordered] Error 2
Attachments
Mark Rowe (bdash)
Comment 1 2009-09-23 04:59:59 PDT
The bug tracking system is not an appropriate place to ask for help compiling. Use the webkit-help mailing list for that.
Note You need to log in before you can comment on or make changes to this bug.