summaryrefslogtreecommitdiffstats
path: root/win/README
diff options
context:
space:
mode:
authorhobbs <hobbs>2000-04-26 17:31:18 (GMT)
committerhobbs <hobbs>2000-04-26 17:31:18 (GMT)
commitfd0099899a28b18723e8aad032c7134c411754bc (patch)
tree7fe1cccd0231293fea22c8318fc641193286457f /win/README
parentdb3897bfc7d3e1c71efa9d6c922e56d2718d53db (diff)
downloadtcl-fd0099899a28b18723e8aad032c7134c411754bc.zip
tcl-fd0099899a28b18723e8aad032c7134c411754bc.tar.gz
tcl-fd0099899a28b18723e8aad032c7134c411754bc.tar.bz2
* README:
* mac/README: * tools/tcl.wse.in: * unix/README: * unix/tcl.spec: * win/README: * win/README.binary: Updating URLs to reference dev.scriptics.com
Diffstat (limited to 'win/README')
-rw-r--r--win/README11
1 files changed, 4 insertions, 7 deletions
diff --git a/win/README b/win/README
index acab0ba..3cda9e3 100644
--- a/win/README
+++ b/win/README
@@ -4,7 +4,7 @@ by Scott Stanton
Scriptics Corporation
scott.stanton@scriptics.com
-RCS: @(#) $Id: README,v 1.15 2000/02/08 10:07:05 hobbs Exp $
+RCS: @(#) $Id: README,v 1.16 2000/04/26 17:31:22 hobbs Exp $
1. Introduction
---------------
@@ -14,7 +14,7 @@ version of Tcl. This directory also contains source files for Tcl
that are specific to Microsoft Windows.
The information in this file is maintained on the web at:
- http://www.scriptics.com/support/howto/compile.html#win
+ http://dev.scriptics.com/doc/howto/compile.html#win
2. Compiling Tcl
----------------
@@ -54,9 +54,6 @@ directory containing tclsh83.exe.
Note: Tcl no longer provides support for Win32s.
-For more information about Compiling Tcl on Windows, please see
- http://www.scriptics.com/support/howto/compile.html#win
-
This page includes a lengthy discussion of compiler macros necessary
when compiling Tcl extensions that will be dynamically loaded.
@@ -66,8 +63,8 @@ when compiling Tcl extensions that will be dynamically loaded.
This distribution contains an extensive test suite for Tcl. Some of
the tests are timing dependent and will fail from time to time. If a
test is failing consistently, please send us a bug report with as much
-detail as you can manage. Please use the form at
- http://www.scriptics.com/support/bugForm.html
+detail as you can manage. Please use the online database at
+ http://dev.scriptics.com/ticket/
In order to run the test suite, you build the "test" target using the
appropriate makefile for your compiler.