Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 31ae207

Browse files
committed
Clarify PC build instructions (point to PCbuild).
1 parent aee9bb2 commit 31ae207

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

README

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -620,12 +620,13 @@ however this assumes that you only need to add modules.)
620620
Building on non-UNIX systems
621621
----------------------------
622622

623-
Building Python for a PC is now a piece of cake!
623+
For Windows 95/98 or NT, assuming you have MS VC++ 5.0 or 6.0, the
624+
project files are in PCbuild, the workspace is pcbuild.dsw. (The
625+
project files are for VC++ 5.0, but VC++ 6.0 will convert them for
626+
you -- start VC++ and then use Open Workspace.)
624627

625-
Enter the directory "PC" and read the file "readme.txt". Most popular
626-
non-Unix PC platforms and compilers are supported (Unix ports to the
627-
PC such as Linux, FreeBSD or Solaris-x86 of course use the standard
628-
Unix build instructions).
628+
For other non-Unix Windows compilers, in particular Windows 3.1 and
629+
for OS/2, enter the directory "PC" and read the file "readme.txt".
629630

630631
For the Mac, a separate source distribution will be made available,
631632
for use with the CodeWarrior compiler. If you are interested in Mac

0 commit comments

Comments
 (0)