[webkit-dev] Reducing the size of libQtWebKit.so
Saravanan Ponnuswamy
psaravanan81 at gmail.com
Wed Aug 13 03:03:33 PDT 2008
Hi,
i recompiled the webkit with -Os ,but then also the size comes to 12
MB(after stripping).
Is there any possibility of reducing the size further ?
with regards,
saravanan
On Tue, Aug 12, 2008 at 2:58 PM, Dominik Roettsches <
Dominik.Roettsches at access-company.com> wrote:
> Hello Saravanan,
>
> > I tried compiling teh webkit for Qt using ./configure. but i could
> not..
> > its asking for GTK+, pango,cairo dependncies which are not required
> for Qtopia...i think i can do that... let me try
>
> Using the ./configure script is valid for the GTK build. For Qt I think
> it's a qmake based build and it works like described in the wiki
> (http://trac.webkit.org/wiki/BuildingQtOnLinux) - So for the Qt build
> case you would have to find a different way of specifying the CXXFLAGS.
> Possibly by calling
> export CXXFLAGS=$CXXFLAGS -g0
> beforehand.
>
> Dominik
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.webkit.org/pipermail/webkit-dev/attachments/20080813/1f1777c9/attachment.html
More information about the webkit-dev
mailing list