At 09:04 AM 9/1/2006, you wrote:
>I'm trying to compile Prime95, v24.14 using Visual Studio 2005, X64. 
>The reason? - well, I'm playing about with a Quad-core Opteron 
>workstation, and wanted to see if it might be possible to 
>'decompose' the Lucas-Lehmer code over 4 CPU cores.

You are very brave!

>  Anyhow, the build issues I am seeing are:
>
>1/ "security.c" is missing from the zipfile. Does anyone know how to 
>get around this problem? (I commented out security.c and the compile 
>now gets further, but I'm certain this missing file will bite me in the future)

This will not be a problem in the future.

>  2/ When I "nmake /f Compil64", I get masses of errors compiling 
> the assembler files, of the type:

Are you sure the correct version of MASM is running?  Try doing this 
before nmake:
"\program files\microsoft visual studio 8\vc\bin\x86_amd64\vcvarsamd64"

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

Reply via email to