[webkit-dev] webkit on MIPS

David Kilzer ddkilzer at webkit.org
Fri Aug 22 08:26:24 PDT 2008


On Thu, 8/21/08, ashu_ynr <sharmafrequent at gmail.com> wrote:

> I have cross compiled webkit on fedora6 (x86) for MIPS but
> i am in doubt
> that it wouldn't work on MIPS target.
> I didn't do any changes regarding the architecture in
> the webkit source.
> 
> Kindly guide me that this cross compiled webkit would work
> on MIPS or not.
> If yes then what changes i'll have to make to make it
> run on MIPS.

Compiling and linking the source is usually half the battle.  Why can't you test it yourself?  MIPS is such a rare architecture these days that it's unlikely anyone on this list uses a MIPS system daily.  

Also, there is a libwebkit Debian package that's compiled for MIPS (and many other architectures), so there's a chance that it might work:

http://packages.debian.org/lenny/libwebkit-1.0-1#pdownload

Dave




More information about the webkit-dev mailing list