]> asedeno.scripts.mit.edu Git - PuTTY.git/commitdiff
Spell out more explicitly what needs to be done with vanilla VC6, since it
authorJacob Nevins <jacobn@chiark.greenend.org.uk>
Fri, 7 Jul 2006 20:56:22 +0000 (20:56 +0000)
committerJacob Nevins <jacobn@chiark.greenend.org.uk>
Fri, 7 Jul 2006 20:56:22 +0000 (20:56 +0000)
seems to be becoming a FAQ.

[originally from svn r6752]

README

diff --git a/README b/README
index ef369c5a9940d9a1f9c580c09b901dcdc407d1bd..f498a2f29df32119837c65835a846409cbee3cc2 100644 (file)
--- a/README
+++ b/README
@@ -18,7 +18,9 @@ For building on Windows:
    -f Makefile.vc' to build all the PuTTY binaries.
 
    Last time we checked, PuTTY built with vanilla VC7, or VC6 with
-   the Platform SDK.
+   an up-to-date Platform SDK. (It is possible to build with
+   vanilla VC6, but you'll have to remove some functionality with
+   directives such as NO_IPV6.)
 
    (We've also had one report of success building with the
    OpenWatcom compiler -- www.openwatcom.org -- using Makefile.vc