[webkit-qt] QtWebKit debug dll size

İsmail Dönmez ismail at namtrac.org
Wed Jun 9 03:46:27 PDT 2010


Hi again;

On Wed, May 5, 2010 at 1:58 PM, Markus Goetz <Markus.Goetz at nokia.com> wrote:

> ext İsmail Dönmez wrote:
>
>> Hi all;
>>
>> When I buid WebKit from source with debug enabled the QtWebKitd4.dll file
>> is ~60mb which is huge. If you build WebKit inside Qt the debug dll size is
>> ~20mb or so. Any idea what causes this big size change?
>>
>> P.S: I am building with Visual Studio 2005
>>
>>  Check the end of src/3rdparty/webkit/WebCore/WebCore.pro in the Qt source
> where it says something about debug info.


I see the problem now;

separate_debug_info and no_debug_info directives are only defined for Unix
so they won't work on Windows. Though this still does not explain how the Qt
standalone build gets a smaller WebKit debug dll.

Regards,
ismail
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-qt/attachments/20100609/1eb5d615/attachment.html>


More information about the webkit-qt mailing list