diff options
author | hobbs <hobbs> | 2000-04-26 17:31:18 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2000-04-26 17:31:18 (GMT) |
commit | fd0099899a28b18723e8aad032c7134c411754bc (patch) | |
tree | 7fe1cccd0231293fea22c8318fc641193286457f /win/README | |
parent | db3897bfc7d3e1c71efa9d6c922e56d2718d53db (diff) | |
download | tcl-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/README | 11 |
1 files changed, 4 insertions, 7 deletions
@@ -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. |