Ticket Change Details
Overview

Artifact ID: 4d13c11866e6f0e7032756177e1b32485183b9ef
Ticket: 740a7ac60d4ebec1bdfe2d3cc3590e5d0b3f3773
How to build Tcl tls on Windows from scratch?
User & Date: anonymous on 2017-05-03 14:54:28
Changes

  1. foundin changed to: "1.7.12"
  2. icomment:
    I got it running with mingw32.
    I made the following patch to the "aclocal.m4" file:
    
    677a678,682
    > 		case $host_os in
    > 			mingw32|mingw32msvc*|msvc|cygwin*)
    > 				TCLTLS_SSL_LIBS="${TCLTLS_SSL_LIBS} -lws2_32"
    > 				;;
    > 		esac
    
  3. login: "anonymous"
  4. mimetype: "text/x-fossil-plain"
  5. priority changed to: "Immediate"
  6. resolution changed to: "Open"