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<[email protected] > 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
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-help








_______________________________________________
webkit-help mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-help

_______________________________________________
webkit-help mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-help

Reply via email to