After commit of crypto/perlasm/x86unix.pl v.1.45:
$ ./config -g shared zlib && make
...
gcc -I. -I.. -I../include -fPIC -DOPENSSL_PIC -DZLIB -DOPENSSL_THREADS
-D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -g -march=pentium -DL_ENDIAN -DTERMIO
-O3 -fomit-frame-pointer -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2
-DOPENSSL_BN_ASM_MONT -DSHA1_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM
-DWHIRLPOOL_ASM -c -o x86cpuid-elf.o x86cpuid-elf.s
x86cpuid-elf.s: Assembler messages:
x86cpuid-elf.s:69: Error: symbol `.PIC_me_up' is already defined
x86cpuid-elf.s:135: Error: symbol `.PIC_me_up' is already defined
x86cpuid-elf.s:220: Error: symbol `.PIC_me_up' is already defined
With x86unix.pl 1.44 (and crypto/aes/asm/aes-586.pl 1.16) all works from
the current (2006-08-28) CVS.
--
Artem Chuprina
RFC2822: <ran{}ran.pp.ru> Jabber: [EMAIL PROTECTED]
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [email protected]
Automated List Manager [EMAIL PROTECTED]