I'll fix the flint's configuration to let it treat undefined HAVE_GC as 0, this should let cmake-built Flint be recognisable, see https://trac.sagemath.org/ticket/30642
On Wed, Sep 23, 2020 at 11:28 AM Antonio Rojas <[email protected]> wrote: > > > >> >> There is also something funny with Flint 2.6 build using cmake - not >> sure if it's the case on your system, but it seems >> that in this case there is no way to specify whether you want GC >> support or not. >> I guess it ends up without GC support (or, perhaps, with GC support, >> no idea), while not setting the corresponding HAVE_GC define. See >> https://github.com/wbhart/flint2/issues/837 - my question there is >> unanswered. >> > > Indeed, there's no HAVE_GC in flint-config.h and flint is not linked to > libgc.so > > -- > 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 [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/sage-devel/3d515529-6df4-41db-9cb3-468573e463a7n%40googlegroups.com. -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/sage-devel/CAAWYfq0MA%2BehECuk3c6LcOtBBAu5YPnXNiBEEsDthaao9Ynxew%40mail.gmail.com.
