[webkit-dev] Building release on Windows Vista

Marc-Antoine Ruel maruel at chromium.org
Tue Aug 25 06:48:27 PDT 2009


One workaround is to use a x64 OS to increase the available address space.

On Fri, Aug 21, 2009 at 12:19 PM, Yong Li<yong.li at torchmobile.com> wrote:
> I guess you've enabled link time optimization. The lib file is too big. The
> solution suggested by MS is to split the project.
>
> ----- Original Message ----- From: "Anton Muhin" <antonm at chromium.org>
> To: "webkit-dev Development" <webkit-dev at lists.webkit.org>
> Sent: Friday, August 21, 2009 12:03 PM
> Subject: [webkit-dev] Building release on Windows Vista
>
>
>> Dear WebKit gurus,
>>
>> is it possible to build WebKit on Windows Vista in Release
>> configuration?  Both build from Cygwin and VS dies with:
>>
>> c:\WebKit\WebKit\WebKitBuild\lib\WebCore.lib : fatal error LNK1106:
>> invalid file or disk full: cannot seek to 0x44DA4146
>>
>> Clean build (wiping off WebKitBuild) has been tried.
>>
>> I git clone'ed rather recent version of WebKit (something two or three
>> hours long from the time this message has been sent).
>>
>> Debug could be built fine from cygwin.
>>
>> Any hints are most appreciated.
>>
>> tia and yours,
>> anton.
>> _______________________________________________
>> webkit-dev mailing list
>> webkit-dev at lists.webkit.org
>> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
>>
>
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
>


More information about the webkit-dev mailing list