[openssl.org #2974] OpenSSL 0.9.8y compilation error on Windows

2013-02-06 Thread Andy Wang via RT
Configured and built openssl on Windows with: perl Configure VC-WIN32 ms\do_nasm nmake -f ms\ntdll.mak Building OpenSSL cl /Fotmp32dll\s3_cbc.obj -Iinc32 -Itmp32dll /MD /Ox /O2 /Ob2 /W3 /WX / Gs0 /GF /Gy /nologo -DOPENSSL_SYSNAME_WIN32 -DWIN32_LEAN_AND_MEAN -DL_ENDIAN -DD SO_WIN32

Re: [openssl.org #2974] AutoReply: OpenSSL 0.9.8y compilation error on Windows

2013-02-06 Thread Andy Wang via RT
I forgot to mention in my original e-mail that remove /WX from CFLAGS allows this to compile. Andy On 02/06/2013 03:59 PM, The default queue via RT wrote: Greetings, This message has been automatically generated in response to the creation of a trouble ticket regarding: OpenSSL