On Nov 24, 2007 8:36 AM, Joel B. Mohler <[EMAIL PROTECTED]> wrote:
>
> On Friday 23 November 2007 22:46, mabshoff wrote:
> > Bill has fixed a couple of bugs in flint since r1072 that were corner
> > cases that only happened on Core Duos, so I have updated the spkg to
> > r1075. It is available at
> >
> > http://sage.math.washington.edu/home/mabshoff/flint-0.9-r1075.spkg
>

This is all with the version with a memory leak, i.e. posted above:

* On OSX 10.4 Intel (a mac mini I think):

Darwin leibniz.math.harvard.edu 8.10.1 Darwin Kernel Version 8.10.1:
Wed May 23 16:33:00 PDT 2007; root:xnu-792.22.5~1/RELEASE_I386 i386
i386

gcc version 4.0.1 (Apple Computer, Inc. build 5367)

All tests passed

real    11m10.282s
user    8m1.407s
sys     0m33.591s

* On a Xeon 32-bit Ubuntu Linux machine:

All tests passed

real    12m3.832s
user    5m45.310s
sys     0m23.857s

Linux debian32 2.6.18-4-686 #1 SMP Mon Mar 26 17:17:36 UTC 2007 i686 GNU/Linux

gcc version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)

* Sparc Solaris 10 -- flint doesn't build, since maybe u_int16_t
doesn't exist or
isn't properly included:

SunOS abel 5.10 Generic_125100-10 sun4u sparc SUNW,Sun-Fire-V440
gcc version 4.1.1

gcc -std=c99 
-I/hearsthome/home/math1/was/solaris10/sage-2.8.13.rc2/local/include/
-I/hearsthome/home/math1/was/solaris10/sage-2.8.13.rc2/local/include
-I/hearsthome/home/math1/was/solaris10/sage-2.8.13.rc2/local/include
-funroll-loops -fexpensive-optimizations  -fPIC -funroll-loops   -O3
-c fmpz_poly.c -o fmpz_poly.o
fmpz_poly.c: In function [EMAIL PROTECTED]@~Y:
fmpz_poly.c:169: error: [EMAIL PROTECTED]@~Y undeclared (first use in
this function)
fmpz_poly.c:169: error: (Each undeclared identifier is reported only once
fmpz_poly.c:169: error: for each function it appears in.)
fmpz_poly.c:169: error: expected [EMAIL PROTECTED];[EMAIL PROTECTED] before 
[EMAIL PROTECTED]@~Y
fmpz_poly.c:222: error: [EMAIL PROTECTED]@~Y undeclared (first use in this 
function)
fmpz_poly.c:222: error: expected [EMAIL PROTECTED];[EMAIL PROTECTED] before 
[EMAIL PROTECTED]@~Y
make: *** [fmpz_poly.o] Error 1
gcc -std=c99 
-I/hearsthome/home/math1/was/solaris10/sage-2.8.13.rc2/local/include/
-I/hearsthome/home/math1/was/solaris10/sage-2.8.13.rc2/local/include
-I/hearsthome/home/math1/was/solaris10/sage-2.8.13.rc2/local/include
-funroll-loops -fexpensive-optimizations  -fPIC -funroll-loops   -O3
-c mpn_extras-test.c -o mpn_extras-test.o
gcc -std=c99 
-I/hearsthome/home/math1/was/solaris10/sage-2.8.13.rc2/local/include/
-I/hearsthome/home/math1/was/solaris10/sage-2.8.13.rc2/local/include
-I/hearsthome/home/math1/was/solaris10/sage-2.8.13.rc2/local/include
-funroll-loops -fexpensive-optimizations  -fPIC -funroll-loops   -O3
-c fmpz_poly.c -o fmpz_poly.o
fmpz_poly.c: In function [EMAIL PROTECTED]@~Y:
fmpz_poly.c:169: error: [EMAIL PROTECTED]@~Y undeclared (first use in
this function)
fmpz_poly.c:169: error: (Each undeclared identifier is reported only once
fmpz_poly.c:169: error: for each function it appears in.)
fmpz_poly.c:169: error: expected [EMAIL PROTECTED];[EMAIL PROTECTED] before 
[EMAIL PROTECTED]@~Y
fmpz_poly.c:222: error: [EMAIL PROTECTED]@~Y undeclared (first use in this 
function)
fmpz_poly.c:222: error: expected [EMAIL PROTECTED];[EMAIL PROTECTED] before 
[EMAIL PROTECTED]@~Y
make: *** [fmpz_poly.o] Error 1
Error building flint shared library.


* OSX 10.4 PPC -- works fine, all tests pass.

--~--~---------~--~----~------------~-------~--~----~
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