This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author zach.ware
Recipients BreamoreBoy, sbspider, steve.dower, tim.golden, zach.ware
Date 2014-08-24.01:38:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1408844302.29.0.548577284035.issue22261@psf.upfronthosting.co.za>
In-reply-to
Content
No need, you can supply it yourself :).  Try 'PCbuild\build.bat -d -e /m'.  That won't work on 3.4, but will on 3.5+; I specifically made sure extra arguments were passed along to msbuild when I rewrote PCbuild\build.bat a while back just so that this would work.

(I don't want to make /m the default and force those who don't want it to turn it off because I've had some odd results using it before that I haven't had a chance to look into.)
History
Date User Action Args
2014-08-24 01:38:22zach.waresetrecipients: + zach.ware, tim.golden, BreamoreBoy, steve.dower, sbspider
2014-08-24 01:38:22zach.waresetmessageid: <1408844302.29.0.548577284035.issue22261@psf.upfronthosting.co.za>
2014-08-24 01:38:22zach.warelinkissue22261 messages
2014-08-24 01:38:21zach.warecreate