Indeed I forgot about that litte bit: sed -i "s:__GMP_BITS_PER_MP_LIMB:GMP_LIMB_BITS:" flint.h longlong.h That as well as a replacement of mpir by gmp everywhere should get you a flint 2.3 that compiles against gmp. This variable has been deprecated and removed from gmp-5 but is still in mpir. Other than that I don't believe there is any other "internals". I could be wrong.
Francois ________________________________________ From: sage-devel@googlegroups.com [sage-devel@googlegroups.com] on behalf of Jean-Pierre Flori [jpfl...@gmail.com] Sent: Tuesday, 18 June 2013 20:02 To: sage-devel@googlegroups.com Subject: Re: [sage-devel] Re: Sage on Cygwin On Tuesday, June 18, 2013 9:23:14 AM UTC+2, Snark wrote: Le 18/06/2013 09:19, Francois Bissey a �crit : > gmp should mostly work, but you'll have issues with flint 2.3 which asks > explicitly for mpir headers and libraries. But trivially flint can be > compiled with gmp after a good sed command. Why isn't upstream flint able to compile with gmp or mpir depending on configure switches if it's that easy? This is something which has been lost recently... Because it uses some internal MPIR functions which differ from the GMP ones. However the git version of FLINT has fixed that, it now supports GMP. Snark on #debian-science -- 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 http://groups.google.com/group/sage-devel. For more options, visit https://groups.google.com/groups/opt_out. This email may be confidential and subject to legal privilege, it may not reflect the views of the University of Canterbury, and it is not guaranteed to be virus free. If you are not an intended recipient, please notify the sender immediately and erase all copies of the message and any attachments. Please refer to http://www.canterbury.ac.nz/emaildisclaimer for more information. -- 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 http://groups.google.com/group/sage-devel. For more options, visit https://groups.google.com/groups/opt_out.