Anil Shekhar wrote:

> Hi Andrew,
>
> I am trying to build openssl 0.9.4 on Dec Alpha.
>
> "OSF1 dvosf47.us.oracle.com V4.0 878 alpha"
>
> The test bntest failes while testing test_sqr().
>
> Location : crypto/test/bntest.c
>
> I have in my knowledge exhausted all possible options to get going.
>
> Any input?
>
> Thanks,
> Anil

What optimization level are  in use ?
What compiler version are in use ?

Do not use asm version of modules.
Try to use -O0 to see if the test passes.
Upgrade to .9.5 (this version work form me including shared libraries).


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

Reply via email to