On 2019-02-15 12:33, Michael Haubenwallner wrote: > This is true: The Cygwin distro does provide openssl-1.0.2p, but I'm > building the *portable* Gentoo Prefix distro on Cygwin, with openssl-1.1.1a > already. > But whenever the Cygwin distro would bump to openssl-1.1, the same problem > would arise there as well, just becomes noticed much later probably.
When you are building another version of a Cygwin package, if you have not done so already, it is worth installing cygport, all its dependencies, other build tools suggested in the package maintainer docs, and use those to download the latest Cygwin package source, in case there are patches provided which make the package build or run better under Cygwin. It is then easy to create another package-version directory into which you can copy the .cygport file and modify it to download, build, test, and install the other version of the package, optionally with any provided patches if still required. -- Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada This email may be disturbing to some readers as it contains too much technical detail. Reader discretion is advised. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple