Hi William,
Yes, I was trying to get some older code to run. Removing that line fixes
the build problem. So GMP is now available without additional includes?
That's great!
Thanks,
-Jon
On Saturday, December 31, 2016 at 1:09:41 PM UTC-5, William wrote:
>
> The error you get is
>
>Inte
The error you get is
Internal compiler error: '../ext/gmp.pxi' not found
There is no gmp.pxi in your tree:
~/SAGE_INSTALL__2016-12-21/sage-7.4$ find . |grep gmp.pxi
~/SAGE_INSTALL__2016-12-21/sage-7.4$
In fact gmp.pxi was removed from sage years ago, evidently:
https://trac.sagemath.org/tic