Hi Carlos, Thanks for you reply. My project requires to use uclibs as this was a existing build and we are upgrading and toolchain is build using this. We are using little old buildroot- buildroot-2015.02-rc1
I checked the path you mentioned package/webkitgtk/webkitgtk.mk I could only see package/webkit/webkit.mk <http://webkitgtk.mk/> Do you mean both are same ? Thanks and Regards, Nagendra On Fri, Jun 2, 2017 at 7:09 PM, Carlos Alberto Lopez Perez < [email protected]> wrote: > 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). > > 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. > > -- Thanks and Regards, Nagendra.K
_______________________________________________ webkit-gtk mailing list [email protected] https://lists.webkit.org/mailman/listinfo/webkit-gtk
