Hi:
I'm trying to generate the dynamic libraries, libcrypto.sl and libssl.sl
under HP-UX 10.20 using HP C compiler.
I've modified the options adding +Z to have PIC position-independent code
and removing the optimization options from the cc compiler.
I've tried to generate the dynimic libraries using cc and ld, and it
works, but when I execute something that tries to use libssl.sl returns an
error that is Undefined symbol.
Thanks in advance
Guillermo Lama
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]