[webkit-help] compiling Project: JavaScriptCore, Configuration: Release Win32
Adam Roben
aroben at apple.com
Tue Sep 1 10:00:43 PDT 2009
On Sep 1, 2009, at 12:45 PM, Dipanshu Mansingka wrote:
> How long it takes to build the complete solution.
>
> It is stuck for long time at this location.
>
> 5>Linking...
> 5> Creating library D:\webkit\webkit\source\SVNSnapshot\webkit
> \WebKitBuild\lib\WebKit.lib and object D:\webkit\webkit\source
> \SVNSnapshot\webkit\WebKitBuild\lib\WebKit.exp
> 5>Generating code
This step is expected to take a long time in Release builds. Link-time
code generation (LTCG) takes a lot of RAM and CPU.
-Adam
More information about the webkit-help
mailing list