>     ./Configure hpux11-32bit-cc -no-rsa -no-idea threads

> Everything built just fine and all tests run fine, including RSA and IDEA
> tests !

Configure options do not take a leading "-". All options starting with
"-" are assumed to be compiler options. What you want is

./Configure hpux11-32bit-cc no-rsa no-idea
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to