#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 jdemeyer):

 Replying to [comment:21 cpernet]:
 > I moved all flags that I originally wrote in the `linbox.pxd fflas-
 ffpack.pxd givaro.pxd` files to `module_list.py`
 Please don't!

 > which has the advantage of defining everything at the same place.
 ...but the disadvantage of requiring to add the flags to ''every single
 extension'', which is much less scalable.

 > 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}
 > }}}

 Essentially yes. You can grep for `GSL_LIBRARIES` to see how it's supposed
 to be done.

--
Ticket URL: <http://trac.sagemath.org/ticket/17635#comment:23>
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.

Reply via email to