Hi,

In case it comes up ever, I just built MPIR 1.2.2.p1 from source
directly on the iPad
(which is 100% equivalent to building on the iPhone).

The only change was that I had to hack config.sub and yasm/config/config.sub.
I just added this to the beginning of config.sub

#echo CPU_TYPE-MANUFACTURER-OPERATING_SYSTEM
echo arm-apple-osx
exit 0

---

I did include c++ support.

The full test suite passes too.

I'll try mpir-2.x when its in sage...

 -- William

-- 
William Stein
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.

Reply via email to