Title: shared libraries on Unix machines
I noticed that building SSL libraries as shared libraries is currently not available on all
Unix platforms. Our application supports many different Unix platforms - some of which the "shared"
option doesn't build an .so. (I expected to see libssl.s
When I run ./config on my NCR system I get the error:
This system (UNIX_SV) is not supported.
Yet, I see that ncr was listed as a supported platform on a search through
the archives.
My machine has the following uname values -m:3404/3414,-r:4.0,0s:UNIX_SV,-v:3.0.
I've tried to do ./Configure us