view READMEdir/README_srcdos.txt @ 12158:b3e39486880a v8.0.0959

patch 8.0.0959: build failure on MS-Windows commit https://github.com/vim/vim/commit/f66a2cda2c425c441fc5e20c8f8893c9630e3aaa Author: Bram Moolenaar <Bram@vim.org> Date: Fri Aug 18 21:53:22 2017 +0200 patch 8.0.0959: build failure on MS-Windows Problem: Build failure on MS-Windows. Solution: Use ioctlsocket() instead of fcntl().
author Christian Brabandt <cb@256bit.org>
date Fri, 18 Aug 2017 22:00:04 +0200
parents 9f48eab77d62
children 1174611ad715
line wrap: on
line source

README_srcdos.txt for version 8.0 of Vim: Vi IMproved.

See "README.txt" for general information about Vim.
See "README_dos.txt" for installation instructions for MS-DOS and MS-Windows.
These files are in the runtime archive (vim80rt.zip).


The DOS source archive contains the files needed to compile Vim on MS-DOS or
MS-Windows.  It is packed for DOS systems, with CR-LF.  It also includes the
VisVim sources.

See "src/INSTALLpc.txt" for instructions on how to compile Vim on the PC.