#19610: Fix dependencies on PARI
-------------------------------------+-------------------------------------
       Reporter:  jdemeyer           |        Owner:
           Type:  defect             |       Status:  needs_review
       Priority:  major              |    Milestone:  sage-6.10
      Component:  cython             |   Resolution:
       Keywords:                     |    Merged in:
        Authors:  Jeroen Demeyer     |    Reviewers:
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  u/jdemeyer/fix_dependencies_on_pari|  5d0e4d30588ab0f13bfc0770d2b4b407d7580035
   Dependencies:                     |     Stopgaps:
-------------------------------------+-------------------------------------

Comment (by vbraun):

 This is getting a bit too long, so let me try to summarize:

 Replying to [comment:38 jdemeyer]:
 > This ticket has nothing to do with Cygwin, it's only about adding a
 dependency.

 But the dependency is wrong (interrupt does not depend on gmp).

 Cygwin doesn't really have shared libraries, it uses a static library hack
 (the Cygwin import library) at link time.

 So the real question is should we
 * Overlink on all platforms
 * Artificially inject all libraries on Cygwin only (via LDFLAGS, say)

--
Ticket URL: <http://trac.sagemath.org/ticket/19610#comment:39>
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 https://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to