summaryrefslogtreecommitdiffstats
path: root/win
diff options
context:
space:
mode:
authorhobbs <hobbs>2007-12-14 21:02:29 (GMT)
committerhobbs <hobbs>2007-12-14 21:02:29 (GMT)
commita5dd9045b97811ec0ab14334094c710878cd6083 (patch)
tree48d85d0a29c8ed6a7206e86de081eaec0877873e /win
parent55ff94e48df8ed0aad481069c54420a295217e03 (diff)
downloadtcl-a5dd9045b97811ec0ab14334094c710878cd6083.zip
tcl-a5dd9045b97811ec0ab14334094c710878cd6083.tar.gz
tcl-a5dd9045b97811ec0ab14334094c710878cd6083.tar.bz2
remove note about gcc compiler warnings
Diffstat (limited to 'win')
-rw-r--r--win/README6
1 files 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