RE: Compiling OpenSSL as a shared library

2000-09-15 Thread Roberto Lopez Navarro
2000 13:56 To: [EMAIL PROTECTED] Subject: Compiling OpenSSL as a shared library Hi all, Is it possible to compile openssl v0.9.5a as a shared library under Solaris v2.6? The default compilation builds static libs only. There does not seem to be any mention of shared library support anywhere in any

Re: Compiling OpenSSL as a shared library

2000-09-15 Thread Richard Levitte - VMS Whacker
From: Graham Leggett <[EMAIL PROTECTED]> minfrin> Is it possible to compile openssl v0.9.5a as a shared library minfrin> under Solaris v2.6? Perhaps you'd be willing to try out the betas for the next release? We have added support for building shared libraries under Solaris among others. minfri

Compiling OpenSSL as a shared library

2000-09-15 Thread Graham Leggett
Hi all, Is it possible to compile openssl v0.9.5a as a shared library under Solaris v2.6? The default compilation builds static libs only. There does not seem to be any mention of shared library support anywhere in any of the build docs, and the standard --enable-shared doesn't work. Any ideas?