#18450: Define library dependencies in .pxd files
-------------------------------------+-------------------------------------
       Reporter:  jdemeyer           |        Owner:
           Type:  enhancement        |       Status:  needs_work
       Priority:  major              |    Milestone:  sage-6.8
      Component:  cython             |   Resolution:
       Keywords:                     |    Merged in:
        Authors:  Jeroen Demeyer     |    Reviewers:
Report Upstream:  Fixed upstream,    |  Work issues:
  but not in a stable release.       |       Commit:
         Branch:                     |  8b83481163b70d58d3d2f3cf036e55bbb80297fb
  u/jdemeyer/define_library_dependencies_in__pxd_files|     Stopgaps:
   Dependencies:  #18455             |
-------------------------------------+-------------------------------------
Changes (by gouezel):

 * status:  needs_review => needs_work


Comment:

 With the patch, `mpfr` is not picked when compiling `partitions_c` (on
 cygwin)
 Part of the log:
 {{{
 build/temp.cygwin-1.7.35-x86_64-2.7/sage/combinat/partitions_c.o: dans la
 fonction « compute_current_precision »:
 /home/Sebastien/sage13/sage/src/sage/combinat/partitions_c.cc:448:
 référence indéfinie vers « __imp_mpfr_init2 »
 /home/Sebastien/sage13/sage/src/sage/combinat/partitions_c.cc:448:(.text+0x16):
 relocalisation tronquée pour concorder avec la taille: R_X86_64_PC32 vers
 le symbole indéfini __imp_mpfr_init2
 /home/Sebastien/sage13/sage/src/sage/combinat/partitions_c.cc:452:
 référence indéfinie vers « __imp_mpfr_set_d »
 }}}
 Full log on request.

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