#13162: add experimental libfes package
---------------------------------------+------------------------------------
Reporter: Bouillaguet | Owner: malb
Type: enhancement | Status: needs_work
Priority: minor | Milestone: sage-5.2
Component: commutative algebra | Resolution:
Keywords: | Work issues:
Report Upstream: N/A | Reviewers: Martin Albrecht
Authors: Charles Bouillaguet | Merged in:
Dependencies: | Stopgaps:
---------------------------------------+------------------------------------
Changes (by malb):
* status: needs_review => needs_work
Comment:
'''SPKG'''
* This looks bad:
{{{
wrapper.c: In function ‘exhaustive_search_wrapper’:
wrapper.c:17:5: warning: implicit declaration of function
‘exhaustive_ia32’ [-Wimplicit-function-declaration]
wrapper.c:23:5: warning: implicit declaration of function
‘exhaustive_simd’ [-Wimplicit-function-declaration]
}}}
* You should add "-fPIC" to CFLAGS in spkg-install, it won't compile
without it (on my machine)
'''Patch'''
* Your patch was incorrectly indented, I fixed this in the updated patch
attached to this ticket.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13162#comment:10>
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.