[webkit-gtk] Cross compile webkitgtktk

Konstantin Tokarev annulen at yandex.ru
Fri Jun 2 07:16:37 PDT 2017



02.06.2017, 16:39, "Carlos Alberto Lopez Perez" <clopez at igalia.com>:
> On 02/06/17 15:23, Nagendra K wrote:
>>  Hi All,
>>
>>  I am trying to cross compile gtk for MIPS.
>>
>>  I have built the toolchain of uclibs buildroot for this.
>>
>>  Can any help me to identify what are all the changes to be done to
>>  include the toolchain and build webkitgtk.
>>
>>  Thanks and Regards,
>>  Nagendra
>
> I don't recommend using uclib. If you don't want to run into unexpected
> build problems or issues I recommended that you stick to GNU libc that
> is what we test (even on MIPS).

Also note that uclibc is slower than glibc, see "Performance comparison" in
http://www.etalabs.net/compare_libcs.html

>
> If you use buildroot, it already includes a recipe for building
> WebKitGTK+ at package/webkitgtk/webkitgtk.mk
>
> Its a bit outdated now that I check it (still on 2.12.5) so you may want
> to update it to the last stable branch.
>
> Now is a matter of selecting the right target architecture and building.
>
> If you prefer to use yocto/openembedded there is also a recipe for
> WebKitGTK+ in the oe-core layer.
>
> Regards.
>
> ,
>
> _______________________________________________
> webkit-gtk mailing list
> webkit-gtk at lists.webkit.org
> https://lists.webkit.org/mailman/listinfo/webkit-gtk

-- 
Regards,
Konstantin


More information about the webkit-gtk mailing list