#13325: eclib does not build on Cygwin
--------------------------------------------------------------+-------------
Reporter: jpflori | Owner:
tbd
Type: defect | Status:
needs_review
Priority: major | Milestone:
sage-5.3
Component: cygwin | Resolution:
Keywords: eclib spkg cygwin | Work issues:
Report Upstream: Fixed upstream, in a later stable release. | Reviewers:
Authors: Jean-Pierre Flori | Merged in:
Dependencies: #13333 | Stopgaps:
--------------------------------------------------------------+-------------
Comment (by cremona):
I'm having a problem here. I could not bring my laptop in to work so have
instead been working on my 32-bit desktop (a machine I do not usually do
development work on, running 32-bit Suse Enterprise). I built recent pari
and NTL on the machine but could not at first compile eclib, on account of
that constant INV_BIGPRIME on line 114 of xmod.h. It (GCC 4.3.4) tells me
that it is too big to convert to a long, with no difference if I decalre
it as a long or int64_t or long long. The solution is to append LL to the
constant.
Sorry for the delay in updating the distribution... I still have to sort
out the two numerical fuzz issues.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13325#comment:100>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.