#13333: Copy libpari.dll.a on Cygwin
----------------------------------------------------------------+-----------
       Reporter:  jpflori                                       |         
Owner:  tbd         
           Type:  defect                                        |        
Status:  needs_review
       Priority:  major                                         |     
Milestone:  sage-5.4    
      Component:  cygwin                                        |    
Resolution:              
       Keywords:  pari spkg cygwin                              |   Work 
issues:              
Report Upstream:  Fixed upstream, but not in a stable release.  |     
Reviewers:              
        Authors:  Jean-Pierre Flori                             |     Merged 
in:              
   Dependencies:                                                |      
Stopgaps:              
----------------------------------------------------------------+-----------
Description changed by jpflori:

Old description:

> 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
> work with libpari.a anyway, see #13325), because ld looks in order for
> dll.a, then a, then dll.
>
> Use the spkg at:
> http://perso.telecom-paristech.fr/~flori/sage/pari-2.5.2.p1.spkg

New description:

 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
 work with libpari.a anyway, see #13325), because ld looks in order for
 dll.a, then a, then dll.

 Use the spkg at:
 http://perso.telecom-paristech.fr/~flori/sage/pari-2.5.2.p2.spkg

--

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