I was updating the spkg-install for mpir-*.spkg and noticed that we
still use this:
remove_pic_osx_32_bit()
{
echo "Deleting assembly files which depend on PIC assembly working
or 32 bit OSX on Intel hardware"
rm mpn/x86/dive_1.asm
rm mpn/x86/diveby3.asm
rm mpn/x86/pentium4/sse2/dive_1.asm
rm mpn/x86/pentium4/sse2/mode1o.asm
rm mpn/x86/pentium4/sse2/diveby3.asm
rm mpn/x86/pentium4/mmx/popham.asm
rm mpn/x86/pentium4/mmx/rshift.asm
rm mpn/x86/p6/mode1o.asm
rm mpn/x86/p6/dive_1.asm
rm mpn/x86/pentium/hamdist.asm
rm mpn/x86/pentium/mod_1.asm
rm mpn/x86/pentium/popcount.asm
rm mpn/x86/pentium/mode1o.asm
rm mpn/x86/pentium/dive_1.asm
}
Do we *still* have to do this to build mpir on OS X 32-bit
dynamically? This was the hack I came up with in 2006 when I first
switched to OS X... and was very frustrated when I reported it to GMP
and TG wouldn't incorporate something like this into their build
system.
On Sun, May 31, 2009 at 1:55 PM, Bill Hart <[email protected]> wrote:
> Hi William,
>
> in my home directory:
>
> http://sage.math.washington.edu/home/wbhart/mpir-1.2-alpha.tar.gz
>
> you'll find the tarball for mpir-1.2 alpha. We still need better
> tuning values for sparc, netburst, atom, mips and we are still sorting
> out some issues with Windows tuning values (which seem to suck) and we
> are still going through our release testing cycle. However everything
> passes on SkyNet and sage.math and Windows.
>
> I'll also start gcc and Bremen buildfarm testing during the week.
>
> If you also give us feedback about any Sage failures, we should be
> right to make it a final release during the week.
>
> I'm pretty confident the code is solid, testing wise. I am not aware
> of any failures that will affect users. We resolved the issues found
> earlier today on SkyNet, if you happened to be reading the devel list
> and saw those.
>
> Bill.
>
--
William Stein
Associate Professor of Mathematics
University of Washington
http://wstein.org
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---