George,
 
Ah well, I'm glad the problem turned out to a compiler version issue, and not 
me being bone-headed.
 
If you don't mind me looking at v25.1, I'd like to take this option, and work 
to make the code compile under the release version of Visual Studio 2005. Would 
you advise me how to gain access to this beta source?
 
Are you still using the beta MSVC?
 
Regards, Peter Moreton
 

________________________________

From: [EMAIL PROTECTED] on behalf of George Woltman
Sent: Sat 02/09/2006 14:50
To: The Great Internet Mersenne Prime Search list
Subject: Re: [Prime] Compiling Prime95 under Visual Studio 2005 / AMD64?



At 04:22 PM 9/1/2006, you wrote:
>I appear to have the same MASM as you, as shown in the log below,
>showing a manual compile of xmul1.asm......

It seems version 24.14 was compiled with the beta version of MSVC
8.  You have two options:

1)  Try to make version 24.14 work.  The changes should be very
minor.  To start, replace all _movsd references with movsd.

2)  Try to make version 25.1 work.  This is pre-pre-pre-beta
code.  It does work,
but will change greatly before it is final.  Most of the changes will
be in the C code,
not the assembly code.  

_______________________________________________
Prime mailing list
[email protected]
http://hogranch.com/mailman/listinfo/prime


_______________________________________________
Prime mailing list
[email protected]
http://hogranch.com/mailman/listinfo/prime

Reply via email to