#17635: Update Givaro, FFLAS-FFPACK and LinBox
-------------------------------------+-------------------------------------
Reporter: jpflori | Owner:
Type: enhancement | Status: new
Priority: major | Milestone: sage-6.8
Component: packages: | Resolution:
standard | Merged in:
Keywords: | Reviewers:
Authors: | Work issues:
Report Upstream: N/A | Commit:
Branch: | c97f54702ff9273a6fd17954aa3578198300124c
u/cpernet/givaro_fflasffpack_linbox| Stopgaps:
Dependencies: #19298 |
-------------------------------------+-------------------------------------
Comment (by cpernet):
Ok, now I get confused: fbissey suggested to define all compilation flags
in `module_list.py`. I saw there that most spkg related extension had
their flags set in this file: e.g. `flint, fplll, Lfunction, m4ri,
m4rie...` Hence I moved all flags that I originally wrote in the
`linbox.pxd fflas-ffpack.pxd givaro.pxd` files to `module_list.py` which
has the advantage of defining everything at the same place.
Jeroen or François are you suggesting that the proper way to proceed is to
* define the flags `givaro_extra_compile_args`,
`fflas_ffpack_extra_compile_args`, `linbox_extra_compile_args` in
`module_list.py`
* use them in the pxd files with something like
{{{
+# distutils: extra_compile_args = ${givaro_extra_compile_args}
}}}
?
Will do, if that's the way to go.
Also, I did not find how to invoque the python interface to pkgconfig,
mentionned by françois.
--
Ticket URL: <http://trac.sagemath.org/ticket/17635#comment:21>
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 unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.