From a5dd9045b97811ec0ab14334094c710878cd6083 Mon Sep 17 00:00:00 2001 From: hobbs Date: Fri, 14 Dec 2007 21:02:29 +0000 Subject: remove note about gcc compiler warnings --- win/README | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/win/README b/win/README index 69eda51..7f5ccc6 100644 --- a/win/README +++ b/win/README @@ -1,6 +1,6 @@ Tcl 8.4 for Windows -RCS: @(#) $Id: README,v 1.30.2.2 2007/12/14 20:55:29 hobbs Exp $ +RCS: @(#) $Id: README,v 1.30.2.3 2007/12/14 21:02:29 hobbs Exp $ 1. Introduction --------------- @@ -59,9 +59,7 @@ in the win subdirectory. The Msys based configure/build process works just like the UNIX one, so you will want to refer to ../unix/README for available configure options. An error will be generated by the configure script if you try to compile Tcl with the Cygwin version of gcc instead of -the Mingw version. Check your PATH if you get this error. Be aware that gcc -will generate lots of compile time warnings when building Tcl. Warnings are -not errors, so please don't file a bug report about them. +the Mingw version. Check your PATH if you get this error. Use the Makefile "install" target to install Tcl. It will install it according to the prefix options you provided in the correct directory -- cgit v0.12