#13333: Copy libpari.dll.a on Cygwin
-----------------------+----------------------------------------------------
   Reporter:  jpflori  |             Owner:  tbd                                
       Type:  defect   |            Status:  new                                
   Priority:  major    |         Milestone:  sage-5.3                           
  Component:  cygwin   |          Keywords:  pari spkg cygwin                   
Work issues:           |   Report Upstream:  Reported upstream. No feedback yet.
  Reviewers:           |           Authors:                                     
  Merged in:           |      Dependencies:                                     
   Stopgaps:           |  
-----------------------+----------------------------------------------------
 On Cygwin, PARI produces not only a shared library dll file but also an
 import dll.a file.
 Nonetheless, the dll.a is not copied by the install targets of the
 Makefile.

 And having it would ensure that other shared libraries linked with -lpari
 would link to libpari.dll rather than libpari.a (and some as eclib won't
 accept libpari.a anyway), because ld looks in order for dll.a, then a,
 then dll.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13333>
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.

Reply via email to