openssl version: 0.9.8e (and d) o/s: Solaris 10 or 8 on sparc gcc: 4.1.1
On Solaris 10 (or 8) when I compile openssl for 64 bit with shared (and
static-libgcc)

What does "and static-libgcc" mean? That you have modified corresponding line in ./Configure?

the make test fails. make[2]: Leaving directory `/tmp/build_openssl2425/openssl-0.9.8e' ../util/shlib_wrap.sh ./destest

You blaim des, but can you confirm that other tests pass? test_des is first in the list... Try test/sha1test...

make[1]: *** [test_des] Segmentation Fault (core dumped)

'cd test', 'gdb destest core', 'where' at gdb prompt...

make[1]: Leaving directory `/tmp/build_openssl2425/openssl-0.9.8e/test' make: *** [tests] Error 2
Did anyone experienced the same ?

It's very likely a compiler bug. But it might as well be gcc run-time. A.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [email protected]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to