2020-09-11 22:31:21 UTC, Dima Pasechnik: > > On Fri, Sep 11, 2020 at 11:16 PM Samuel Lelievre: >> >> I'll reinstall gcc@9 and [email protected] and try again. > > but why, install gcc (i.g. gcc@10), Sage now accepts it. > Probably you want to configure with CC=clang CXX=clang++ > > You may also try installing python3.8 and use it > with the experimental branch from > https://trac.sagemath.org/ticket/30546
Can "git trac try" take several ticket numbers so as to apply them both on top of the latest develop? For instance will this work? $ git trac try 30536 30546 Otherwise hopefully the next beta includes at least 30536 which has positive review. -- You received this message because you are subscribed to the Google Groups "sage-release" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/sage-release/4efba0c6-1a2d-4db0-83d4-a216b322ff8co%40googlegroups.com.
