Hi Ulf,
you checked in the script to generate shared library support on HP-UX.
In order to achieve maximum perfomance it utilizes +O4 optimization,
for which an additional target was necessary in Configure:
"hpux-parisc-cc-o4","cc:-Ae +O4 +ESlit -z -DB_ENDIAN -DBN_DIV2W
-DMD32_XARRAY::::BN_LLONG DES_PTR DES_UNROLL DES_RISC1:::",
This is the same target as in hpux-parisc-cc, but +O3 replaced with +O4.
I cannot work around it with Configure call, since the flags passed
are _prepended_ and so the +O3 in Configure would win...
Best regards,
Lutz
--
Lutz Jaenicke [EMAIL PROTECTED]
BTU Cottbus http://www.aet.TU-Cottbus.DE/personen/jaenicke/
Lehrstuhl Allgemeine Elektrotechnik Tel. +49 355 69-4129
Universitaetsplatz 3-4, D-03044 Cottbus Fax. +49 355 69-4153
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]