-
-
Notifications
You must be signed in to change notification settings - Fork 660
Closed
Labels
Description
The sage python library includes gmp.h, but gmp.h (on Sage (the distribution)) is actually mpir.h. On other platforms things might look different.
Its probably best to use gmp_or_mpir.h provided by csage (part of #14726), to avoid confusion.
(There is no item "python-sage" in the Component dropdown. Hope "misc" is ok.)
Depends on #14726
CC: @jondo
Component: misc
Keywords: gmp mpir
Branch/Commit: u/felixs/gmp_or_mpir @ 4978388
Reviewer: Felix Salfelder
Issue created by migration from https://trac.sagemath.org/ticket/15102