From 87c01b989008cb30c049831de30fd6005f8e45bc Mon Sep 17 00:00:00 2001 From: stwo Date: Mon, 9 Nov 2009 23:14:57 +0000 Subject: Removed outdated Msys + Mingw info. --- ChangeLog | 4 ++++ win/README | 15 +++------------ 2 files changed, 7 insertions(+), 12 deletions(-) diff --git a/ChangeLog b/ChangeLog index 50c1725..d696061 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2009-11-09 Stuart Cassoff + + * win/README: [bug 2459744]: Removed outdated Msys + Mingw info. + 2009-11-09 Andreas Kupries * generic/tclBasic.c (TclEvalObjEx): Moved the #280 decrement of diff --git a/win/README b/win/README index 73c5aec..024be8a 100644 --- a/win/README +++ b/win/README @@ -1,6 +1,6 @@ Tcl 8.6 for Windows -RCS: @(#) $Id: README,v 1.40 2008/09/25 14:37:59 dgp Exp $ +RCS: @(#) $Id: README,v 1.41 2009/11/09 23:14:57 stwo Exp $ 1. Introduction --------------- @@ -31,18 +31,9 @@ In order to compile Tcl for Windows, you need the following: Msys + Mingw [http://www.mingw.org/download.shtml] - http://prdownloads.sourceforge.net/tcl/msys_mingw8.zip - This Msys + Mingw download above is the minimal environment needed - to build Tcl/Tk under Windows. It includes a shell environment and - gcc. The release is designed to make it as easy a possible to build - Tcl/Tk. To install, you just download the zip file and extract the - files into a directory. The README.TXT file describes how to launch - the msys shell, you then run the configure script in the tcl/win - directory. - - Please note that building under Cygwin is NOT supported, - do not file a bug report about building under Cygwin. +Please note that building under Cygwin is NOT supported, +do not file a bug report about building under Cygwin. In practice, this release is built with Visual C++ 6.0 and the TEA Makefile. -- cgit v0.12