#13333: Copy libpari.dll.a on Cygwin
-------------------------------------------------------+--------------------
Reporter: jpflori | Owner: tbd
Type: defect | Status:
needs_review
Priority: major | Milestone:
sage-5.3
Component: cygwin | Resolution:
Keywords: pari spkg cygwin | Work issues:
Report Upstream: Reported upstream. No feedback yet. | Reviewers:
Authors: | Merged in:
Dependencies: | Stopgaps:
-------------------------------------------------------+--------------------
Changes (by jpflori):
* cc: dimpase (added)
* status: new => needs_review
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
> accept libpari.a anyway), because ld looks in order for dll.a, then a,
> then dll.
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.p1.spkg
--
Comment:
Updated spkg on top of pari-2.5.2.p0 from #13320:
http://perso.telecom-paristech.fr/~flori/sage/pari-2.5.2.p1.spkg
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13333#comment:4>
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.