Hello

I try to compile openssl
- OS : windows 7
- compiler : gcc-for-windows (mingw32)

With the "ms/mingw32 -no-asm" command, I get a gcc warning :
'-mcpu=' is deprecated, use '-mtune=' or '-march=' instead

The Configure file seems correct for mingw32 :

"mingw", "gcc:-mno-cygwin -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall::-D_MT:MINGW32:-lws2_32 -lgdi32 -lcrypt32:BN_LLONG ${x86_gcc_des} ${x86_gcc_opts} EXPORT_VAR_AS_FN:${x86_asm}:coff:win32:cygwin-shared:-D_WINDLL -DOPENSSL_USE_APPLINK:-mno-cygwin:.dll.a",

I have the same error with openssl-1.0.1f and openssl-1.0.1.g

May be a patch is needed ?
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [email protected]
Automated List Manager                           [email protected]

Reply via email to