[webkit-dev] Not enough space message when linking webkit (lots of free disk space)

Chris Hatko chatko at gmail.com
Sun Aug 22 19:26:38 PDT 2010


Hi Nico,

Yes, I've got 32 bit MSVS2005. I found that turning off  /LTCG and /GL
optimization allowed me to get past this error. Do we now need more
than 4Gigs of RAM to compile webkit with release optimizations?

Chris

On Sun, Aug 22, 2010 at 4:09 PM, Nico Weber <thakis at chromium.org> wrote:
> Are you using a 32 bit linker? Maybe it's running out of address space.
>
> Nico
>
> On Sun, Aug 22, 2010 at 12:32 PM, Chris Hatko <chatko at gmail.com> wrote:
>> I'm running revision 65648  and building cairo-win32 release I'm getting "Not
>> enough space" when linking WebKit project. I have 40Gig free space on
>> this drive and 4Gigs of ram.
>>
>> Linking...
>> 11>fatal error C1083: Cannot open compiler intermediate file:
>> 'C:\cygwin\home\HATKO\WebKit\WebKitBuild\lib\WebKitLib.lib': Not
>> enough space
>> 11>LINK : fatal error LNK1257: code generation failed
>> 11>Build log was saved at
>> "file://C:\cygwin\home\HATKO\WebKit\WebKitBuild\obj\WebKit\Release_Cairo\BuildLog.htm"
>> 11>WebKit - 1 error(s), 1 warning(s).
>>
>> Any idea what I can try?
>>
>> Thanks,
>>
>> Chris
>> _______________________________________________
>> 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