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
- foundin changed to: "1.7.12"
- 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
- login: "anonymous"
- mimetype: "text/x-fossil-plain"
- priority changed to: "Immediate"
- resolution changed to: "Open"