Hi All, I am trying to port Webkit for ARM and I have downloaded the latest Webkit Code. As a starting point I would like to know if anybody has a document or could tell me a way as to which portions to look into to start porting. Regards Ashish --
Am 22.08.2007 um 10:19 schrieb Ashish:
Hi All,
I am trying to port Webkit for ARM and I have downloaded the latest Webkit Code.
As a starting point I would like to know if anybody has a document or could tell me a way as to which portions to look into to start porting.
Hi, it just works with EABI and OABI on ARM/Linux/Gtk+. There are little to none assumption in WebKit that don't hold true with the ARM EABI/ OABI. kind regards z. PS: http://www.angstrom-distribution.org/repo/? name=webkit&arch=&action=search
On Aug 22, 2007, at 1:19 AM, Ashish wrote:
Hi All, I am trying to port Webkit for ARM and I have downloaded the latest Webkit Code. As a starting point I would like to know if anybody has a document or could tell me a way as to which portions to look into to start porting.
Hi Ashish, This question has been asked a couple of times before on this list, so I'll point you at previous responses rather than duplicating that information here. http://lists.macosforge.org/pipermail/webkit-dev/2006-December/001455.html http://lists.macosforge.org/pipermail/webkit-dev/2007-May/001858.html http://lists.macosforge.org/pipermail/webkit-dev/2007-May/001873.html You should also feel free to join our IRC channel (#webkit on chat.freenode.net) to talk to the people working on porting WebKit to various platforms. -Adam
Ashish wrote:
Hi All,
I am trying to port Webkit for ARM and I have downloaded the latest Webkit Code.
As a starting point I would like to know if anybody has a document or could tell me a way as to which portions to look into to start porting.
Regards
Ashish
There is no CPU architecture specific code in WebKit, so there is no need for porting. It simply cross-compiles to ARM as long as you have the appropriate development environment available eg. Gtk+ and Cairo or presumably Qt or one of the other ports.
participants (4)
-
Adam Roben
-
Alp Toker
-
Ashish
-
Holger Freyther