[webkit-dev] Building WebKit on ARM
Zoltan Herczeg
zherczeg at inf.u-szeged.hu
Wed Jun 17 08:54:55 PDT 2009
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 you plan to use a cross-compiler, the answer is yes. However, you can
use a scratchbox environment to avoid these modifications:
http://freedesktop.org/wiki/Software/sbox2
Zoltan
More information about the webkit-dev
mailing list