From cfb0529d87cadc7480b14d0b3379ecf7ed5802c9 Mon Sep 17 00:00:00 2001 From: mdejong Date: Fri, 29 Jul 2005 03:50:31 +0000 Subject: * win/README: Update link to msys_mingw8.zip. Remove old Cygwin + Mingw info, people should just build with the msys + mingw configuration. --- ChangeLog | 6 ++++++ win/README | 15 ++------------- 2 files changed, 8 insertions(+), 13 deletions(-) diff --git a/ChangeLog b/ChangeLog index b15fc59..17782af 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2005-07-28 Mo DeJong + + * win/README: Update link to msys_mingw8.zip. + Remove old Cygwin + Mingw info, people should + just build with the msys + mingw configuration. + 2005-07-28 Jeff Hobbs * unix/configure, unix/tcl.m4: defined TCL_LOAD_FROM_MEMORY on diff --git a/win/README b/win/README index b6c955d..644dc45 100644 --- a/win/README +++ b/win/README @@ -1,6 +1,6 @@ Tcl 8.4 for Windows -RCS: @(#) $Id: README,v 1.30 2003/01/27 03:34:04 mdejong Exp $ +RCS: @(#) $Id: README,v 1.30.2.1 2005/07/29 03:50:51 mdejong Exp $ 1. Introduction --------------- @@ -30,7 +30,7 @@ In order to compile Tcl for Windows, you need the following: Msys + Mingw - http://prdownloads.sourceforge.net/tcl/msys_mingw6.zip + http://prdownloads.sourceforge.net/tcl/msys_mingw8.zip This Msys + Mingw download is the minimal environment needed to build Tcl/Tk under Windows. It includes a @@ -41,17 +41,6 @@ In order to compile Tcl for Windows, you need the following: to launch the msys shell, you then run the configure script in the tcl/win directory. - or - - Cygwin 1.1 or newer (See http://sources.redhat.com/cygwin) - - 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 - before running the configure script in the tcl/win directory. - - In practice, this release is built with Visual C++ 6.0 and the TEA Makefile. -- cgit v0.12