summaryrefslogtreecommitdiffstats
path: root/win/README
diff options
context:
space:
mode:
authormdejong <mdejong@noemail.net>2003-01-27 03:34:04 (GMT)
committermdejong <mdejong@noemail.net>2003-01-27 03:34:04 (GMT)
commit78e2790c3880fc95e91650d97bc65d5bac5ab4a7 (patch)
treefce872b2a48e0edf0ff52684555051d3db53559e /win/README
parent481122a741c93d3bef3e3f817135b99370cca085 (diff)
downloadtcl-78e2790c3880fc95e91650d97bc65d5bac5ab4a7.zip
tcl-78e2790c3880fc95e91650d97bc65d5bac5ab4a7.tar.gz
tcl-78e2790c3880fc95e91650d97bc65d5bac5ab4a7.tar.bz2
* win/README: Update msys+mingw URL to release 6.
This version bundles gcc 3. FossilOrigin-Name: fc8c920f3dc45c70188cc81585f9d2e102b7e73d
Diffstat (limited to 'win/README')
-rw-r--r--win/README8
1 files changed, 4 insertions, 4 deletions
diff --git a/win/README b/win/README
index 817f870..b6c955d 100644
--- a/win/README
+++ b/win/README
@@ -1,6 +1,6 @@
Tcl 8.4 for Windows
-RCS: @(#) $Id: README,v 1.29 2003/01/13 08:48:10 mdejong Exp $
+RCS: @(#) $Id: README,v 1.30 2003/01/27 03:34:04 mdejong Exp $
1. Introduction
---------------
@@ -28,9 +28,9 @@ In order to compile Tcl for Windows, you need the following:
or
- Msys + Mingw 1.1
+ Msys + Mingw
- http://prdownloads.sourceforge.net/tcl/msys_mingw5.zip
+ http://prdownloads.sourceforge.net/tcl/msys_mingw6.zip
This Msys + Mingw download is the minimal environment
needed to build Tcl/Tk under Windows. It includes a
@@ -45,7 +45,7 @@ In order to compile Tcl for Windows, you need the following:
Cygwin 1.1 or newer (See http://sources.redhat.com/cygwin)
- Mingw 1.1 (http://prdownloads.sourceforge.net/mingw/MinGW-1.1.tar.gz)
+ Mingw 2.0 (http://prdownloads.sourceforge.net/mingw/MinGW-2.0.0-3.exe)
Extract the contents of the archive file into /usr/local/mingw
and place /usr/local/mingw/bin at the front of your PATH env var