From 7b4578b998365822607fd302671c2109cdf27ac4 Mon Sep 17 00:00:00 2001 From: stwo Date: Mon, 9 Nov 2009 23:38:10 +0000 Subject: Removed outdated Msys + Mingw info, fix for [Bug 2459744]. --- ChangeLog | 4 ++++ win/README | 11 +---------- 2 files changed, 5 insertions(+), 10 deletions(-) diff --git a/ChangeLog b/ChangeLog index b60895b..019b230 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 Don Porter * generic/tclBasic.c (TclEvalObjEx): Plug memory leak in diff --git a/win/README b/win/README index a4d6386..ec8e89f 100644 --- a/win/README +++ b/win/README @@ -1,6 +1,6 @@ Tcl 8.5 for Windows -RCS: @(#) $Id: README,v 1.37 2007/12/14 21:02:05 hobbs Exp $ +RCS: @(#) $Id: README,v 1.37.2.1 2009/11/09 23:38:10 stwo Exp $ 1. Introduction --------------- @@ -31,15 +31,6 @@ 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. In practice, this release is built with Visual C++ 6.0 and the TEA Makefile. -- cgit v0.12