FLINT built and installed fine on a Core 2 Duo with Ubuntu 7.04.

--Mike



On 8/28/07, David Joyner <[EMAIL PROTECTED]> wrote:
>
> On an intel macbook, install went fine but
> ZmodF_mul-test had a failure.
>
>
> On 8/28/07, William Stein <[EMAIL PROTECTED]> wrote:
> >
> > Hi,
> >
> > In preparation for including FLINT in SAGE,   I've created an experimental
> > FLINT sage package.  Try building it:
> >
> >    ./sage -f -m flint-0.1.spkg
> >
> > If this works, do
> >    cd spkg/build/flint-0.1/src
> > and try some of the test programs, e.g.,
> >    ./Z_mpn-test
> >
> > NOTE: The above only builds code in spkg/build -- it doesn't install
> > it in any way,
> > so if you delete that directory it is as if you never did the above.
> > Your SAGE install
> > will in no way be "messed up".
> >
> > Note: On my test machines I had a FLINT build failure so far on an old
> > 32-bit AMD Athlon machine running Linux:
> >
> > gcc -std=c99 -I"/usr/include" -I/home/was/sage-2.8/local/include/
> > -I/home/was/sage-2.8/local/include  -funroll-loops
> > -fexpensive-optimizations   -O3 Z_mpn-test.o test-support.o -o
> > Z_mpn-test mpn_extras.o Z.o memory-manager.o Z_mpn.o ZmodF.o
> > ZmodF_mul.o ZmodF_mul-tuning.o fmpz.o fmpz_poly.o mpz_poly-tuning.o
> > mpz_poly.o ZmodF_poly.o -L/home/was/sage-2.8/local/lib/ -L"qd"  -lgmp
> > -lpthread -lm
> > Z_mpn.o(.text+0x63a): In function `__Z_mpn_mul':
> > : undefined reference to `__builtin_clzl'
> >
> >
> >  -- William
> >
> >
> > --
> > William Stein
> > Associate Professor of Mathematics
> > University of Washington
> > http://www.williamstein.org
> >
> > >
> >
>
> >
>

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