On Fri, 3 Jan 2003, Tim Rice wrote: > On Fri, 3 Jan 2003, Andy Polyakov wrote: > [snip] > The assembler modules compile fine on UnixWare. I'll try and > test SCO OpenServer 5 this weekend.
The assembler modules compile fine on SCO OpenServer 5 too. > > A couple of problems. > > The cc on UnixWare 2.x doesn't handle -o asm/xx86-elf.o > It just creates it in the curent directory. > > Linking openssl, > .... > UX:ld: ERROR: ../libcrypto.a(bn_mul.o): fatal error: symbol `bn_sub_part_words` > multiply-defined, also in file ../libcrypto.a(bn86-elf.o) > .... > It looks like bn_sub_part_words was removed from bn_mul.c in 0.9.7 so > it's not a problem there. > I had this same error in early 0.9.7 betas. > > I'll "#if 0" that chunk of code in the morning and make sure > "make test" passes. > > > > > Cheers. A. > > > > -- Tim Rice Multitalents (707) 887-1469 [EMAIL PROTECTED] ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
