[webkit-dev] Patch in Qmake to split libQtWebkit.so

Alexis Menard alexis.menard at openbossa.org
Fri Jan 13 03:00:17 PST 2012


2012/1/13 Konstantin Tokarev <annulen at yandex.ru>:
>
>
> 13.01.2012, 10:07, "Subha" <subharaj26 at gmail.com>:
>> The libQtWebkit.so size is too large and is around 32MB for MIPS Platform. Is
>> there a patch in qmake to split the  libQtWebkit.so?
>
> I also use QtWebKit on embedded platform. Some recommendations based on my
> personal experience:
>
> 1) Build QtWebKit stand-alone with build-webkit script, and disable all unneeded features.
> E.g. disabling SVG can save you a lot of space.

Maybe the --minimal of build-webkit is just enough for you?

>
> 2) Add -fvisibility=hidden -fvisibility-inlines-hidden to build options (i.e., revert commit
> 5700b25 in git). This saves a lot of space too.

The conversation is more for webkit-qt at lists.webkit.org as it is Qt
specific. Let's move it there if someone have additional questions.

>
> --
> Regards,
> Konstantin
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev



-- 
Alexis Menard (darktears)
Software Engineer
INdT Recife Brazil


More information about the webkit-dev mailing list