[webkit-help] Cross-compiling webkit for ARM platform on Linux-x86 machine

Niklas Nylund niklas at acrodea.co.jp
Fri Aug 21 00:23:58 PDT 2009


You might want to take a look at scratchbox, it could make your  
porting work easier.


Niklas Nylund

On 21 aug 2009, at 06.39, Jilu Oommen wrote:

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