Martin Albrecht wrote:
> Hi there,
> 
> I was wondering if anyone would be up for rescuing two poor tickets from bit 
> rotting: 
> 
>  - http://trac.sagemath.org/sage_trac/ticket/7271 PolyBoRi update & fixes
>  - http://trac.sagemath.org/sage_trac/ticket/7375 M4RI update
> 
> Cheers,
> Martin
> 


I've reviewed the M4RI update and feel it needs work.

I tested the M4RI update and it fails to build on Solaris as the configure 
script thinks the Sun compiler is broken. The basic problem is that CFLAGS 
added 
GNU-specific flags -fPIC and -Wall. So when the configure script tries to build 
a small test program to check the compiler, so it fails, as the compiler does 
not understand the options.

I've put more details at

http://trac.sagemath.org/sage_trac/ticket/7375

Dave

-- 
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org

Reply via email to