So i have try openssl-0.9.8 with the option no-asm. But the same result: gcc -o out\md2test tmp\md2test.o out\libssl.a out\libcrypto.a -lwsock32 -lgdi32 out\libcrypto.a(cryptlib.o)(.text+0x2b9):cryptlib.c: undefined reference to `OPENSSL_ia32_cpuid' collect2: ld returned 1 exit status
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Thomas J. Hruska Sent: Wednesday, July 06, 2005 10:30 PM To: openssl-users@openssl.org Subject: Re: openssl-0.9.8 will not compile on MinGW Frank Buttner wrote: > I have try Version openssl-0.9.7g this compile without any problems. > So i think it is not a problem with the path >> >>"ms\mingw32 no-asm" complies cleanly and produces the DLL files. >> >>>C:\c++\OpenSSL\openssl-0.9.8>ms\mingw32 Okay, assume the paths are fine. The two command lines are different. One has "no-asm" and apparently works. However, without the assembler enhancements, performance will be lousy, but working and lousy performance is a fair start to a solution over not working at all. ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager [EMAIL PROTECTED]