mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-01-10 01:48:00 +00:00
Spell out more explicitly what needs to be done with vanilla VC6, since it
seems to be becoming a FAQ. [originally from svn r6752]
This commit is contained in:
parent
588e4168c8
commit
9ca35dd9e5
4
README
4
README
@ -18,7 +18,9 @@ For building on Windows:
|
|||||||
-f Makefile.vc' to build all the PuTTY binaries.
|
-f Makefile.vc' to build all the PuTTY binaries.
|
||||||
|
|
||||||
Last time we checked, PuTTY built with vanilla VC7, or VC6 with
|
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
|
(We've also had one report of success building with the
|
||||||
OpenWatcom compiler -- www.openwatcom.org -- using Makefile.vc
|
OpenWatcom compiler -- www.openwatcom.org -- using Makefile.vc
|
||||||
|
Loading…
Reference in New Issue
Block a user