#13806: Building complex_double.pyx fails on Cygwin
--------------------------------------+-------------------------------------
Reporter: jpflori | Owner: tbd
Type: defect | Status: needs_work
Priority: major | Milestone: sage-5.6
Component: cygwin | Resolution:
Keywords: cygwin cephes spkg | Work issues: cephes spkg
Report Upstream: N/A | Reviewers: Karl-Dieter Crisman
Authors: Jean-Pierre Flori | Merged in:
Dependencies: | Stopgaps:
--------------------------------------+-------------------------------------
Changes (by jpflori):
* keywords: cygwin => cygwin cephes spkg
* status: positive_review => needs_work
* work_issues: => cephes spkg
Comment:
Wooo, I think we have to get back on this one and think a little more.
Indeed I spotted that the cephes spkg failed to install (although that was
not detected properly...).
So we have to check two things:
- why the cephes spkg fails (if it succeeds, it will provide libmc and
libmd),
- if the cephes spkg is really needed, indeed as I mentioned before, I
think that the libm provided by Cygwin is now C99 compliant (enough) and
cephes is not needed anymore (and I don't think keeping it in case one
wants to build Sage on a very old Cygwin with a poor libm is any kind of
justification).
So I think we should first:
- fix the cephes spkg.
Check it is not needed on Cygwin anymore, and if so:
- disable its installation on Cygwin,
- removed all Cygwin specific code involving libmc and libmd.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13806#comment:18>
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.