#8844: add missing libraries to module_list for Cygwin (and Fedora, OpenSuSE,
...)
---------------------------+------------------------------------------------
Reporter: mhansen | Owner: tbd
Type: defect | Status: needs_review
Priority: major | Milestone: sage-4.4.3
Component: build | Keywords: missing library, unresolved symbol
Author: Mike Hansen | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
---------------------------+------------------------------------------------
Comment(by leif):
It seems the whole Sage library build process needs clean-ups...
(i.e. {{{local/bin/sage-build}}}, {{{devel/sage/module_list.py}}},
{{{devel/sage/setup.py}}}, and perhaps {{{devel/sage/c_lib/SConstruct}}})
Btw, at least all Sage library C files (of course including those
generated by {{{cython}}}) compile with gcc and {{{-std=c99
[-pedantic]}}}, though not really standard-conformant. (C++ files
currently don't, neither with {{{-std=c++98}}} nor {{{c++0x}}}.)
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8844#comment:9>
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.