After all the 18 projects are compiled and linked from bin folder at \webkit\WebKitBuild\bin do I need to run WinLauncher.exe to start the application?
-----Original Message----- From: Adam Roben [mailto:[email protected]] Sent: Tuesday, September 01, 2009 10:31 PM To: Dipanshu Mansingka Cc: [email protected] Subject: Re: [webkit-help] compiling Project: JavaScriptCore, Configuration: Release Win32 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 DISCLAIMER ========== This e-mail may contain privileged and confidential information which is the property of Persistent Systems Ltd. It is intended only for the use of the individual or entity to which it is addressed. If you are not the intended recipient, you are not authorized to read, retain, copy, print, distribute or use this message. If you have received this communication in error, please notify the sender and delete all copies of this message. Persistent Systems Ltd. does not accept any liability for virus infected mails. _______________________________________________ webkit-help mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-help
