Can you provide a little more detail of what you did? Does "asking for
static link" mean setting the envvar HB_STATIC_OPENSSL=yes ?
That is working for me (using Viktor's SSL build) ... except that I get
various error messages saying things like
l:/harbour/openssl111/libcrypto.a(bss_file.o):(.text+0x329): undefined
reference to `_imp____acrt_iob_func'
--
--
You received this message because you are subscribed to the Google
Groups "Harbour Users" group.
Unsubscribe: harbour-user...@googlegroups.com
Web: http://groups.google.com/group/harbour-users
---
You received this message because you are subscribed to the Google Groups "Harbour Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to harbour-user...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
You received this message because you are subscribed to a topic in the Google Groups "Harbour Users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/harbour-users/RJJ9g3raIl0/unsubscribe.
To unsubscribe from this group and all its topics, send an email to harbour-user...@googlegroups.com.




I believe that hbssl.hbc has to be fixed like - which I did at my local folder -
From
{!HB_DYNBIND_OPENSSL& (HB_STATIC_OPENSSL&!hbdyn)}libs=${_HB_DYNPREF}${hb_name}s${_HB_DYNSUFF}
Copied libssl.a and libcrypto.a from Viktors repository into harbour/lib/win/mingw-582SH.
That's it.
Please, give a try and report the result.
I hope the static OpenSSL build isn't more an headache...
--
Later today we will present the proposal.