[webkit-help] Cross-compiling webkit for ARM platform on Linux-x86 machine
Jilu Oommen
jilu at tataelxsi.co.in
Thu Aug 20 20:39:21 PDT 2009
No , this does not work, still g++ is getting invoked instead of
arm-softfloat-linux-gnu-g++
My observation is that each time when build-webkit is invoked, the makefiles are getting generated,
and CXX flag is getting the value g++.
tonikitoo (Antonio Gomes) wrote:
> CC=arm-softfloat-linux-gnu-g++ build-webkit --qt
>
> maybe CXX instead of CC
>
> does it work ?
>
> On Thu, Aug 20, 2009 at 10:25 AM, Ariya Hidayat<ariya.hidayat at gmail.com> wrote:
>
>>> Currently my problem is that for crosscompiling Webkit-Qt port for ARM,
>>> instead of g++
>>> I want to compile the files using 'arm-softfloat-linux-gnu-g++'
>>>
>> Have you ever tried to compile simple Qt-based program for ARM using
>> your 'arm-softfloat-linux-gnu-g++' compiler? If not, then try to do
>> that first.
>>
>>
>> --
>> Ariya Hidayat, Code Monkey
>> http://www.linkedin.com/in/ariyahidayat
>> _______________________________________________
>> webkit-help mailing list
>> webkit-help at lists.webkit.org
>> http://lists.webkit.org/mailman/listinfo.cgi/webkit-help
>>
>>
>
>
>
>
More information about the webkit-help
mailing list