Sorry for more bad news. I have just had a chance to try 1.1.0 on Windows and 32bit is compiling fine, but 64bit Core2 and AMD builds fail.
I'm getting an error that it cannot open subadd_n.asm and sure enough if I look in the Windows build directories, sure enough that file is missing from both the: mpir-1.1\mpn\x86_64w\core2 and mpir-1.1\mpn\x86_64w\amd64 directories, while subadd_n.as is present in in the UNIX ones: mpir-1.1\mpn\x86_64\core2 and mpir-1.1\mpn\x86_64\k8 I'm sure if there is suppose to be a 1:1 correspondence between the Widows and UNIX assembler files but if I compare the two directories, these files are present in the UNIX core2 but missing in the Windows one: addmul_2.as mul_2.as subadd_n.as There is also a lshift1.asm and rshift1.asm files that are in the Windows core2 directory but not the UNIX one. But basically right now MPIR 1.1 is *not* compiling for 64bit Core2 or AMD64 builds in MSVC. Jeff. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "mpir-devel" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/mpir-devel?hl=en -~----------~----~----~----~------~----~------~--~---
