On Apr 17, 9:01 pm, Jeff Gilchrist <jeff.gilchr...@gmail.com> wrote:
> 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.

I should mention that the Windows assembler directories (and their
content) do not mirror the Unix assembler directories.  Unix builds
have far more targets than on WIndows, where only AMD64 and Core2 are
supported in 64-bit mode.

   Brian

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"mpir-devel" group.
To post to this group, send email to mpir-devel@googlegroups.com
To unsubscribe from this group, send email to 
mpir-devel+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/mpir-devel?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to