summaryrefslogtreecommitdiff
path: root/PCbuild
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2010-08-02 19:43:05 +0000
committerGeorg Brandl <georg@python.org>2010-08-02 19:43:05 +0000
commit0abcbd7a243745ee4efc0164c920bde07ffb4f9a (patch)
treea04ec3b2e79408b287cd54f7d61a69e6c17d0549 /PCbuild
parent0c7ade2fe34b92d04506962c4f833d3db6758409 (diff)
downloadcpython-git-0abcbd7a243745ee4efc0164c920bde07ffb4f9a.tar.gz
#7280: note about nasmw.exe.
Diffstat (limited to 'PCbuild')
-rw-r--r--PCbuild/readme.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/PCbuild/readme.txt b/PCbuild/readme.txt
index eec7d4c8b0..1c5330a2ce 100644
--- a/PCbuild/readme.txt
+++ b/PCbuild/readme.txt
@@ -152,6 +152,8 @@ _ssl
You must install the NASM assembler from
http://nasm.sf.net
for x86 builds. Put nasmw.exe anywhere in your PATH.
+ Note: recent releases of nasm only have nasm.exe. Just rename it to
+ nasmw.exe.
You can also install ActivePerl from
http://www.activestate.com/Products/ActivePerl/