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 0.9.8y compilation error on Windows",
> a summary of which appears below.
>
> There is no need to reply to this message right now.  Your ticket has been
> assigned an ID of [openssl.org #2974].
>
> Please include the string:
>
>           [openssl.org #2974]
>
> in the subject line of all future correspondence about this issue. To do so,
> you may reply to this message.
>
>                          Thank you,
>                          r...@openssl.org
>
> -------------------------------------------------------------------------
> 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 -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE
> -DOPENSSL_CPUID_
> OBJ -DOPENSSL_IA32_SSE2 -DAES_ASM -DBN_ASM -DOPENSSL_BN_ASM_PART_WORDS
> -DOPENSSL
> _BN_ASM_MONT -DMD5_ASM -DSHA1_ASM -DRMD160_ASM -DOPENSSL_USE_APPLINK -I.
> /Fdout3
> 2dll -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5
> -DOPENSSL_NO_MDC2
> -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG
> -DOPENSSL_NO_KRB5 -DOPE
> NSSL_NO_DYNAMIC_ENGINE -D_WINDLL  -DOPENSSL_BUILD_SHLIBSSL -c .\ssl\s3_cbc.c
> s3_cbc.c
> .\ssl\s3_cbc.c(315) : warning C4761: integral size mismatch in argument;
> convers
> ion supplied
> .\ssl\s3_cbc.c(315) : error C2220: warning treated as error - no object
> file gen
> erated
> .\ssl\s3_cbc.c(644) : warning C4761: integral size mismatch in argument;
> convers
> ion supplied
> .\ssl\s3_cbc.c(644) : warning C4761: integral size mismatch in argument;
> convers
> ion supplied
> .\ssl\s3_cbc.c(645) : warning C4761: integral size mismatch in argument;
> convers
> ion supplied
> .\ssl\s3_cbc.c(645) : warning C4761: integral size mismatch in argument;
> convers
> ion supplied
> NMAKE : fatal error U1077: 'cl' : return code '0x2'
> Stop.
>
> Thanks
>


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       openssl-dev@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to