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.

Hi Jeff

Sadly you are right - I have not committed the subadd_n.asm file.  I
have now done this in the trunk.

I am afraid that I was on holiday last week and this, combined with
the rapid release of 1.1 after 1.0 caught me out on this one.

   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