sparc64 on linux is supported or will be before 0.9.7?
I just changed ./Configure line:
#"linux64-sparcv9","sparc64-linux-gcc:-m64 -mcpu=v9 -DB_ENDIAN -DTERMIO
-O3 -fomit-frame-pointer -Wall
-DBN_DIV2W::-D_REENTRANT:ULTRASPARC::BN_LLONG RC4_CHAR RC4_CHUNK
DES_UNROLL BF_PTR::::asm/md5-sparcv9.o:",
by
"linux64-sparcv9","gcc:-m64 -mcpu=v9 -DB_ENDIAN -DTERMIO -O3
-fomit-frame-pointer -Wall -DBN_DIV2W::-D_REENTRANT:ULTRASPARC::BN_LLONG
RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR::::asm/md5-sparcv9.o:",
configured with:
./Configure linux64-sparcv9 shared no-asm
make is ok, but make test fail:
...
test BN_sqr
Square test failed!
make[1]: *** [test_bn] Error 1
make[1]: Leaving directory
`/usr/local/src/openssl-0.9.7-stable-SNAP-20021202/test'
make: *** [tests] Error 2
gcc is 2.96(RedHat) & glibc 2.2.5 (32 & 64 bits).
Thanks, Ricardo.-
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]
- Re: status of support sparc64 on linux Ricardo A. Gorosito
- Re: status of support sparc64 on linux Andy Polyakov
- Re: status of support sparc64 on li... Richard Levitte - VMS Whacker
- Re: status of support sparc64 o... Andy Polyakov
- Re: status of support sparc64 on li... Ricardo A. Gorosito
- Re: status of support sparc64 o... Andy Polyakov
- Re: status of support sparc... Ricardo A. Gorosito
- Re: status of support ... Andy Polyakov
- Re: status of supp... Ricardo A. Gorosito
- Re: status of ... Andy Polyakov
- Re: status of ... Richard Levitte - VMS Whacker