<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<STYLE type=text/css> <!--@import url(D:\Program Files\Netease\网易闪电邮\\data\scrollbar.css); --></STYLE>
<META http-equiv=Content-Type content="text/html; charset=utf-8">
<STYLE>BLOCKQUOTE{margin-Top: 0px; margin-Bottom: 0px; margin-Left: 2em};OL, UL{margin-Top: 0px; margin-Bottom: 0px};p{margin:0px;padding:0px;}; </STYLE>
<BASE target=_blank>
<META content="MSHTML 6.00.6000.17097" name=GENERATOR></HEAD>
<BODY
style="BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px"
text=#000000 bgColor=#ffffff topMargin=10 marginheight="0" marginwidth="0">
<DIV><FONT face=宋体 color=#000000 size=3>Thanks,Samuel Neves.<BR><BR>My windows
is xp sp3,I think it is a 32-bit version.My CPU is i3.In fact,I can't find
x64dll.asm in my system.</FONT></DIV>
<DIV><FONT face=宋体 color=#000000 size=3></FONT> </DIV>
<DIV align=left><FONT face=Verdana color=#c0c0c0
size=2>2011-05-04</FONT></DIV><FONT face=Verdana size=2>
<HR style="WIDTH: 122px; HEIGHT: 2px" align=left SIZE=2>
<DIV><FONT face=Verdana color=#c0c0c0 size=2><SPAN
id=_FlashSignName>zj060607</SPAN></FONT></DIV></FONT>
<DIV>
<HR>
</DIV>
<DIV>发件人: Samuel Neves <sneves@dei.uc.pt></DIV>
<DIV>发送时间: 2011-05-04 00:03</DIV>
<DIV>主 题: Re: [tahoe-dev] comipile x64dll.asm</DIV>
<DIV>收件人: Tahoe-LAFS development <tahoe-dev@tahoe-lafs.org></DIV>
<DIV><BR><BR></DIV><BR>Hi,<BR><BR>What Windows version are you running? Is it a
64-bit version of Windows? <BR><BR>If so, try running the following script
(correct paths as necessary) *before* running setup.py build:<BR><BR>"C:\Program
Files (x86)\Microsoft Visual Studio
9.0\VC\bin\amd64\vcvarsamd64.bat"<BR><BR>Regards,<BR>Samuel Neves<BR><BR>On
28-04-2011 10:36, zj060607 wrote:
<BLOCKQUOTE cite=mid:4db9350a.2339440a.5ff7.773d@mx.google.com type="cite"><PRE wrap="">Hi everyone,
with the help from Zooko,Kenny and David-Sarah.I have made a progress.Thank you.
But I have the following questions.
"error: Setup script exited with error: Don't know how to compile embeddedcryptopp\x64dll.asm"
I change my msvc9compiler.py under the guidance of this page (<A class=moz-txt-link-freetext href="http://bugs.python.org/issue8597">http://bugs.python.org/issue8597</A>)
However,I have another problem.
Microsoft (R) Macro Assembler Version 9.00.21022.08
Copyright (C) Microsoft Corporation. All rights reserved.
Assembling: embeddedcryptopp\x64dll.asm
embeddedcryptopp\x64dll.asm(5) : error A2013:.MODEL must precede this directive
embeddedcryptopp\x64dll.asm(7) : error A2034:must be in segment block
embeddedcryptopp\x64dll.asm(8) : error A2034:must be in segment block : Baseline
_Add
embeddedcryptopp\x64dll.asm(9) : error A2034:must be in segment block
embeddedcryptopp\x64dll.asm(10) : error A2034:must be in segment block
embeddedcryptopp\x64dll.asm(11) : error A2034:must be in segment block
embeddedcryptopp\x64dll.asm(12) : error A2034:must be in segment block
embeddedcryptopp\x64dll.asm(13) : error A2034:must be in segment block
embeddedcryptopp\x64dll.asm(14) : error A2034:must be in segment block
embeddedcryptopp\x64dll.asm(15) : error A2034:must be in segment block
embeddedcryptopp\x64dll.asm(16) : error A2034:must be in segment block
embeddedcryptopp\x64dll.asm(17) : error A2034:must be in segment block
embeddedcryptopp\x64dll.asm(18) : error A2034:must be in segment block
embeddedcryptopp\x64dll.asm(19) : error A2034:must be in segment block
embeddedcryptopp\x64dll.asm(20) : error A2034:must be in segment block
embeddedcryptopp\x64dll.asm(21) : error A2034:must be in segment block
embeddedcryptopp\x64dll.asm(22) : error A2008:syntax error : jrcxz
embeddedcryptopp\x64dll.asm(23) : error A2034:must be in segment block
embeddedcryptopp\x64dll.asm(24) : error A2034:must be in segment block
embeddedcryptopp\x64dll.asm(25) : error A2034:must be in segment block
embeddedcryptopp\x64dll.asm(26) : error A2034:must be in segment block
embeddedcryptopp\x64dll.asm(27) : error A2034:must be in segment block
embeddedcryptopp\x64dll.asm(28) : error A2034:must be in segment block
embeddedcryptopp\x64dll.asm(29) : error A2034:must be in segment block
embeddedcryptopp\x64dll.asm(30) : error A2034:must be in segment block
embeddedcryptopp\x64dll.asm(31) : fatal error A1010:unmatched block nesting : Baseline_Add
error: Setup script exited with error: command '"C:\Program Files\Microsoft Visual Studio 9.0\VC\BIN\ml.exe"' failed with exit status 1
I just konw it is a problem about assembler.My cup is i3.
who can help me ?thank you.
2011-04-28
Best regards,
zhou jie</PRE><PRE wrap=""><FIELDSET class=mimeAttachmentHeader></FIELDSET>
_______________________________________________
tahoe-dev mailing list
<A class=moz-txt-link-abbreviated href="mailto:tahoe-dev@tahoe-lafs.org">tahoe-dev@tahoe-lafs.org</A>
<A class=moz-txt-link-freetext href="http://tahoe-lafs.org/cgi-bin/mailman/listinfo/tahoe-dev">http://tahoe-lafs.org/cgi-bin/mailman/listinfo/tahoe-dev</A>
</PRE></BLOCKQUOTE><BR></BODY></HTML>