Re: make rules to build shared libraries in Solaris and Digital UNIX

2000-02-23 Thread Mixmaster
Steve VanDevender wrote: > The below diff to the OpenSSL 0.9.4 Makefile.org adds rules for building > shared library versions of OpenSSL on Solaris and Digital UNIX (formerly > OSF/1, now Compaq Tru64 UNIX). When linked against these shared > libraries the test suite passes all tests and I am suc

Re: make rules to build shared libraries in Solaris and Digital UNIX

2000-02-23 Thread Jose Roberto Fernandes
Hi Steve, I am working intensively with the openssl for Tru64, on shared libraries, I obtained success (the best time results) using the following shell script: #!/bin/sh # osf.sh - Shared libraries assembly for DEC ALPHA OSF/1 formely Tru64 # 02/22/2000 by Jose Roberto Fernandes ([EMAIL PROTE