Clarification MinGW

git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@6115 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
master
Xavier Leroy 2004-02-14 17:03:35 +00:00
parent 92f6138607
commit facf2ed9fa
1 changed files with 4 additions and 0 deletions

View File

@ -186,6 +186,10 @@ You will need the following software components to perform the recompilation:
- Cygwin: http://sourceware.cygnus.com/cygwin/
- TCL/TK version 8.3 (see above).
Do *not* install the standalone distribution of MinGW, nor the
companion MSYS tools: these have problems with long command lines.
Instead, use the version of MinGW that is installed along with Cygwin.
Start a Cygwin shell and unpack the source distribution
(ocaml-X.YZ.tar.gz) with "tar xzf". Change to the top-level
directory of the OCaml distribution. Then, do