Lutz Jaenicke wrote:
> After having applied the patch and recompiled the necessary items,
> I am now proud owner of both a +O3 +Oall and a +O4 +Oall share library set.

It might be interesting to also try it with and without BN_LLONG defined.
If you're running HPUX 10.X then you don't have "native" 64-bit longs,
even on a PA8000, right?  So 64-bit longs are implemented by the compiler
via microcoded functions from the libraries.  There's been some suggestion
that the result was actually slower than just using the 32-bit version.


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to