[Python-Dev] Windows build bot failure

Jeroen Ruigrok van der Werven asmodai at in-nomine.org
Fri Mar 28 10:56:27 CET 2008


-On [20080328 10:44], Christian Heimes (lists at cheimes.de) wrote:
>Some Windows build bots can't compile openssl. The MS assembler fails to
>assemble a file. I *think* the issue can be fixed by using nasm32
>instead of masm.

A posting to the OpenSSL list on 2007-10-22:

It's a problem with older versions of MASM.

The following patch works around this issue:

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

However MASM is being phased out in OpenSSL (it wont be supported at all in
0.9.9) so you are advised to switch to the free NASM instead which doesn't
have such problems.

(http://www.mail-archive.com/openssl-users@openssl.org/msg50725.html)

-- 
Jeroen Ruigrok van der Werven <asmodai(-at-)in-nomine.org> / asmodai
イェルーン ラウフロック ヴァン デル ウェルヴェン
http://www.in-nomine.org/ | http://www.rangaku.org/
Atone me to my throes curtail...


More information about the Python-Dev mailing list