Bug 29671
| Summary: | cross compile | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | ravi <ravijks> |
| Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED INVALID | ||
| Severity: | Normal | ||
| Priority: | P1 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | PC | ||
| OS: | Linux | ||
ravi
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Mark Rowe (bdash)
The bug tracking system is not an appropriate place to ask for help compiling. Use the webkit-help mailing list for that.