summaryrefslogtreecommitdiffstats
path: root/win/README
diff options
context:
space:
mode:
authorescoffon <escoffon>1998-10-17 00:20:50 (GMT)
committerescoffon <escoffon>1998-10-17 00:20:50 (GMT)
commit0d1101d7ed7ac7f7a09b67d881c3883fb3f16f2b (patch)
treec38d230cde3f04e7de163781eddc026e9fccb20f /win/README
parenta5da671b5282eaf24245b63d43297902b9020ad5 (diff)
downloadtcl-0d1101d7ed7ac7f7a09b67d881c3883fb3f16f2b.zip
tcl-0d1101d7ed7ac7f7a09b67d881c3883fb3f16f2b.tar.gz
tcl-0d1101d7ed7ac7f7a09b67d881c3883fb3f16f2b.tar.bz2
Bumped the optimization to -O2 (optimize speed); test suite seems to have
worked (as much as test suites under windows work)
Diffstat (limited to 'win/README')
-rw-r--r--win/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/win/README b/win/README
index a0c43e6..3e2b574 100644
--- a/win/README
+++ b/win/README
@@ -1,10 +1,10 @@
-Tcl 8.0.3 for Windows
+Tcl 8.0.4 for Windows
by Scott Stanton
Scriptics Corporation
scott.stanton@scriptics.com
-RCS: @(#) $Id: README,v 1.6 1998/09/14 18:40:18 stanton Exp $
+RCS: @(#) $Id: README,v 1.7 1998/10/17 00:20:50 escoffon Exp $
1. Introduction
---------------
@@ -41,7 +41,7 @@ In order to compile Tcl for Windows, you need the following items:
Visual C++ 2.x/4.x/5.x
Visual C++ 1.5 (to build tcl1680.dll for Win32s support of exec)
-In practice, the 8.0.3 release is built with Visual C++ 5.0
+In practice, the 8.0.4 release is built with Visual C++ 5.0
In the "win" subdirectory of the source release, you will find two
files called "makefile.bc" and "makefile.vc". These are the makefiles