Zachary Ware added the comment:

Hmmm, what are sections 3 and 4? Are you building from the VS GUI or
Command Prompt?

>From Command Prompt in a clean checkout, running PCbuild\build.bat -d -e
(debug build) should take several minutes. The same again should be quick,
and then just "PCbuild\build.bat" (release build) should take a while, and
the same again should be quick.  If you then do another debug build (add
"-d" back), it will take a bit of time due to rebuilding (or at least
re-"installing") Tcl/Tk. Otherwise, things should be pretty quick.

I haven't tested any of that this morning, though; how far off is that from
your experience, Mark?

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue23154>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to