[cfe-commits] clang Cygwin slow startup

Douglas Gregor dgregor at apple.com
Mon May 23 08:04:15 PDT 2011


On May 23, 2011, at 7:43 AM, James Boulton wrote:

> Hi, I've just build the llvm setup on cygwin and clang takes a long time to start up.
>  
> For instance "clang --version" takes around 4-5 seconds before displaying the version info. This is the same for any command issued to clang and it appears to be just how long it is taking to load up the exe + dll's.
>  
> Is there anything I can do to speed this up as it's currently unusably slow, but otherwise working pefectly!

Try building in Release mode.

	- Doug
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20110523/b7501dff/attachment.html>


More information about the cfe-commits mailing list