[EMAIL PROTECTED] via RT schrieb:
> Hello Steffen,
> I have the same problem. Is there a solution?
> Thank you in advance, Wolf-Dietrich Filss

Hallo,

ja es gibt eine Loesung.
Schau mal zwei Betraege weiter oben, da steht:

The fix is trivial; in the solaris-x86-cc line of Configure, you must
replace -fast -xO5 with -fast -xdepend=no (note: -xO5 was implied by
the -fast argument.)  The implicit -xdepend=yes implied by -fast was
causing this failure.

There may be further code fixes in the evp code to ensure that data
dependencies in the loops can be unrolled and optimized.


Gruesse,

        Steffen Unger


--
Steffen Unger <[EMAIL PROTECTED]>

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

Reply via email to