summaryrefslogtreecommitdiff
path: root/PCbuild
diff options
context:
space:
mode:
authorZachary Ware <zachary.ware@gmail.com>2014-06-13 09:39:24 -0500
committerZachary Ware <zachary.ware@gmail.com>2014-06-13 09:39:24 -0500
commitff7cfb21d99acb2b0c850d4d82d6c7b91023c4fe (patch)
tree2c1c26051e1aa14ee2e5ec6b074554bcf3a2fef0 /PCbuild
parent8a1ba194db2ad6978718e36985e0a7df12cfaffb (diff)
parent4856a6ae7d1287c990f5f465492d7f4d26ff7582 (diff)
downloadcpython-git-ff7cfb21d99acb2b0c850d4d82d6c7b91023c4fe.tar.gz
Issue #21745: Merge with 3.4
Diffstat (limited to 'PCbuild')
-rw-r--r--PCbuild/readme.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/PCbuild/readme.txt b/PCbuild/readme.txt
index 5a163774af..2b7af7adba 100644
--- a/PCbuild/readme.txt
+++ b/PCbuild/readme.txt
@@ -17,6 +17,9 @@ Visual Studio 2010 Premium Edition
Required for building Release configuration builds that make use of
Profile Guided Optimization (PGO), on either platform.
+Installing Service Pack 1 for Visual Studio 2010 is highly recommended
+to avoid LNK1123 errors.
+
The official Python releases are built with PGO using Visual Studio 2010
Ultimate Edition.