[webkit-qt] Building qtwebkit for mips

Bobby Philip bobbyphilip at gmail.com
Wed Dec 3 08:48:02 PST 2014


Thank you for the quick response.
Sorry for the novice question,  but how can I turn off the debug build. Is
this something from the qt configure script which will get propagated to
webkit build, or something inside webkit?

Regards
Bobby

On Wed, Dec 3, 2014 at 10:10 PM, Allan Sandfeld Jensen <kde at carewolf.com>
wrote:

> On Wednesday 03 December 2014, Bobby Philip wrote:
> > Hi,
> >  I have successfully built qtwebkit from the qt5.3 source tarball for a
> > mips based platform.
> > I see that the qtwebkit shared library size is around 600MB, which is an
> > order of magnitude higher than what I remember for qt4.8
> > Is this an expected size? Is is possible to configure it so that I can
> > reduce the size, by maybe removing unwanted modules?
> >
> It sounds about right for a debug build or release build with debug-info.
> You
> can either disable debug info, or use the Qt separate-debug-info flag so
> the
> debug-symbols get separated into a separate library that you can leave on
> development machines for debugging but don't need to ship.
>
> `Allan
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-qt/attachments/20141203/59cd574c/attachment.html>


More information about the webkit-qt mailing list