Configuring OpenSSL v0.9.3a using solaris-sparc-cc as target failes the
tests when using cc: WorkShop Compilers 5.0 98/12/15 C 5.0.  The
solaris-usparc-cc options seem to work with this compiler though.

The solaris-sparc-cc compilation options must be changed to optimizing
at -x02 level and without -xdepend (which forces -xO3), or "make test"
failes in bntest.   Version 4.2 of the sun cc does compile and test with
the solaris-sparc-cc options.

For what it might be worth, the final output from "make test" are:

starting big number library test, could take a while...
test BN_add
test BN_sub
64  tests done
128  tests done
test BN_lshift1
test BN_lshift (fixed)
test BN_lshift
192  tests done
test BN_rshift1
256  tests done
test BN_rshift
320  tests done
syntax error on line 484, teletype
384  tests done
448  tests done
test a^b%c implementations
./exptest

[where exptest goes into an infinite loop]

test/bntest output ends with:

test BN_rshift
-B2DDB41D35D2AAFEBCC8CB658763C655AE8056E363F4DF842B / 2 - 
-596EDA0E9AE9557F5E6465B2C3B1E32AD7402B71B1FA6FC215
Right shift test failed!

--
Rein Tollevik                           Email: [EMAIL PROTECTED]
Senior Consultant                       Phone: +47 22 58 38 56
SOL System AS                           Fax:   +47 22 18 37 85

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

Reply via email to