#9343: upgrade pari to version 2.4.3
----------------------------------------------------------------------------+
Reporter: was |
Owner: tbd
Type: enhancement |
Status: new
Priority: major |
Milestone: sage-4.5.2
Component: packages |
Keywords:
Author: Robert Bradshaw, John Cremona, Jeroen Demeyer, William Stein |
Upstream: N/A
Reviewer: |
Merged:
Work_issues: |
----------------------------------------------------------------------------+
Comment(by fbissey):
Hi Dave we have some of these patch as well in Gentoo (and I mean in the
distro
itself not just sage-on-gentoo). So I can fill in some gaps.
[[BR]]
get_dlld: we have this
{{{
# propagate ldflags
sed -i \
-e 's/-shared $extra/-shared $extra \\$(LDFLAGS)/' \
config/get_dlld || die "Failed to fix LDFLAGS"
}}}
We add -fpic on all platforms when building the library but not gp or
static libraries. [[BR]]
But we have a patch I think originating from Debian to add support
for linux ppc 32 bits.[[BR]]
get_ld: when gp is compiled it uses libpari and is compiled -rpath to
hardcode the libray location. I am not sure this is strictly
necessary.[[BR]]
Not sure about the CYGWIN and OS X stuff.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9343#comment:111>
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.