Ticket Change Details
Overview

Artifact ID: 288513c93455b472aefd13258a686c6ea78aea85cb6d24be394fa536380de13d
Ticket: 67c13bf99e651b2f709b7e92a0d5d549a3953a4f
--enable-static-ssl configure option has no effect
User & Date: anonymous on 2024-05-11 12:56:05
Changes

  1. icomment:
    I used the following configure as a work around:
    
    ```
    ../../configure --enable-64bit --enable-static-ssl --with-tcl=d:/tcl/90/mingw64/lib --with-tclinclude=d:/tcl/90/mingw64/include --exec-prefix=d:/tcl/90/mingw64/ TCLTLS_SSL_LIBS="-Wl,-Bstatic -lssl -lcrypto -Wl,-Bdynamic ws2_32.lib"
    ```
    
  2. login: "anonymous"
  3. mimetype: "text/x-markdown"
  4. priority changed to: "Immediate"
  5. resolution changed to: "Open"