Thanks. I tried your patch and now it compiles well.

However, I'm not able to make TLS connections with that. I often get "sslv3 
alert bad record mac" or "decryption failed or bad record mac". No problem when 
using x64 with no-asm, but I guess it will be different problem.

-----Original Message-----
From: Stephen Henson via RT [mailto:r...@openssl.org] 
Sent: Wednesday, February 03, 2010 7:27 PM
To: bigmus...@centrum.cz
Cc: openssl-dev@openssl.org
Subject: [openssl.org #2155] [Bug report] OpenSSL 1.0.0 64-bit build fails 
under MSVC 

> [bigmus...@centrum.cz - Wed Feb 03 17:40:50 2010]:
> 
> No, I didn't. Since I'm not too familiar with assembler things, I just
>    wanted to use only that one which is available with MSVS2008.
> 
> Anyway, I'm not sure if it would help. If I look at errorneous lines,
>    they look like "   DD      000000001h, 0x00000002, 0x00000004,
>    0x00000008". Question is why 1st hexa-value has different format
>    (01h) than the rest (0x02)?
> 

Ah, good catch. I've fixed the asm translation script now. Now compiles
but don't have a WIN64 platform to test it on. Try the next shapshot,
current CVS or just apply this patch:

http://cvs.openssl.org/chngview?cn=19243

Let me know if that works for you.

Steve.
-- 
Dr Stephen N. Henson. OpenSSL project core developer.
Commercial tech support now available see: http://www.openssl.org



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

Reply via email to