Le Fri, 13 Jul 2018 15:52:07 +0200,
Erik Bray <erik.m.b...@gmail.com> a écrit :


> > As a simple workaround, you could try for now building with
> > --enable-fat for MPIR, which builds a more machine-generic MPIR by
> > running:
> >
> >     SAGE_FAT_BINARY=yes ./sage -f mpir
> >
> > Then, once MPIR has been re-built, run:
> >
> >     make build
> >
> > again.  I don't think you necessarily need to keep SAGE_FAT_BINARY on,
> > but you might try it just in case.  
> 
> Alternatively, you can try the patch I just added at
> https://trac.sagemath.org/ticket/25858
> 
> First check out my branch (it's based on 8.3.rc0 so not much else is
> changed, though MPIR has many direct and indirect dependents so most
> of Sage will wind up being rebuilt):
> 
>     $ git fetch
>     $ git checkout --track origin/u/embray/ticket-25858
> 
> Rebuild MPIR; include SAGE_CHECK=yes to make sure it worked:
> 
>     $ SAGE_CHECK=yes make mpir
> 
> If that worked then continue building the rest of Sage:
> 
>     $ make
> 

Many thanks, it compiles perfectly this way! (both ways you suggest,
and not just with the 'develop' branch)

-- 
Odile
Open Dream Kit http://www.opendreamkit.org

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to