[webkit-dev] Building WebKit on ARM

2009-06-17 Thread jagadeesh k
Hi,     I want to built WebKit on OMAP 3530(ARM cortex A8)with Open embedded Linux distribution. 1.Want to know the build instructions for building WebKit on OMAP 3530? 2.Does the WebKit source need to be changed(makefile) so that it builds for OMAP 3530? Thanks jagadeesh

Re: [webkit-dev] Building WebKit on ARM

2009-06-17 Thread Zoltan Herczeg
Hi, 1.Want to know the build instructions for building WebKit on OMAP 3530? WebKit is written in c++, so you don't need to do anything special for your CPU. Just run WebKitTools/Scripts/build-webkit 2.Does the WebKit source need to be changed(makefile) so that it builds for OMAP 3530? If

Re: [webkit-dev] Building WebKit on ARM

2009-06-17 Thread Holger Freyther
On Wednesday 17 June 2009 15:50:32 jagadeesh k wrote: Hi, I want to built WebKit on OMAP 3530(ARM cortex A8)with Open embedded Linux distribution. 1.Want to know the build instructions for building WebKit on OMAP 3530? 2.Does the WebKit source need to be changed(makefile) so that it