From: zhu qun-ying <[EMAIL PROTECTED]>
qyzhu> cc -I.. -I../../include -KPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H
-xtarget=ultra -xarch=v8plus -xO5 -xstrconst -xdepend -Xa -DB_ENDIAN -DBN_DIV2W
-DULTRASPARC -DMD5_ASM -DMD5_BLOCK_DATA_ORDER -c \
qyzhu> -o asm/md5-sparcv8plus.o asm/md5-sparcv9.S
qyzhu> cc: Warning illegal option -xtarget=ultra
qyzhu> cc: Warning illegal option -xO5
qyzhu> cc: Warning illegal option -xdepend
qyzhu> ar r ../../libcrypto.a md5_dgst.o md5_one.o asm/md5-sparcv8plus.o
qyzhu> ar: cannot open asm/md5-sparcv8plus.o
qyzhu> No such file or directory
qyzhu> ar: asm/md5-sparcv8plus.o not found
Very odd. Yes, if those -x switches were illegal, the compiler is
probably old. But I find it really off that asm/md5-sparcv8plus.o
didn't get built. Could you check if you got it or md5-sparcv9.o
somewhere at all?
--
Richard Levitte \ Spannv�gen 38, II \ [EMAIL PROTECTED]
Chairman@Stacken \ S-168 35 BROMMA \ T: +46-8-26 52 47
Redakteur@Stacken \ SWEDEN \ or +46-709-50 36 10
Procurator Odiosus Ex Infernis -- [EMAIL PROTECTED]
Member of the OpenSSL development team: http://www.openssl.org/
Software Engineer, Celo Communications: http://www.celocom.com/
Unsolicited commercial email is subject to an archival fee of $400.
See <http://www.stacken.kth.se/~levitte/mail/> for more info.
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]