#19009: upgrade flint to 2.5
-------------------------------------+-------------------------------------
Reporter: vdelecroix | Owner:
Type: enhancement | Status: needs_review
Priority: major | Milestone: sage-6.9
Component: packages: | Resolution:
standard | Merged in:
Keywords: | Reviewers:
Authors: Vincent Delecroix | Work issues:
Report Upstream: Reported | Commit:
upstream. Developers acknowledge | 09ce2b161d38dd2a1e10b041027f61d32757d790
bug. | Stopgaps:
Branch: public/19009 |
Dependencies: |
-------------------------------------+-------------------------------------
Comment (by fbissey):
The problem is quite linux specific. The `FLINT_LIB` target creates
`libflint.so.x.y.z` and link it to `libflint.so.x` but doesn't create
`libflint.so`. That last one is only created on installation. So if you
configure flint to only build shared libraries on linux and run `make
check` you don't have a usable `libflint.so` in your build directory. If
you have one in a `-Lpath` or global location it will be used. If not
you'll go for a straight failure.
--
Ticket URL: <http://trac.sagemath.org/ticket/19009#comment:13>
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.