Okay, two things:

1) I would love to get some feedback from Linux/Itanium with this
since we have an open ticket for that.

2) The test suite failed on Solaris 9/Sparc in 32 bit mode. I ran it
three times and it was always the same failure:

<SNIP>
Testing _fmpz_poly_max_bits1()... FAIL!
<SNIP>
At least one test FAILED!

real    36m41.403s
user    37m30.350s
sys     0m4.380s

I order to compile I had to define the following:

typedef unsigned int            uint32_t;
typedef unsigned long long      u_int64_t;

I am fairly confident that those settings are correct for Solaris in
32 bit mode.

Bill: any suggestion how to debug this?

Cheers,

Michael

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://sage.scipy.org/sage/ and http://modular.math.washington.edu/sage/
-~----------~----~----~----~------~----~------~--~---

Reply via email to