#11705: Port Sage to SUSE Linux Power 7 (ppc64).
-------------------------------+--------------------------------------------
Reporter: was | Owner: drkirkby
Type: enhancement | Status: new
Priority: major | Milestone: sage-5.0
Component: porting | Resolution:
Keywords: sd32 sd35.5 | Work issues:
Report Upstream: N/A | Reviewers:
Authors: | Merged in:
Dependencies: | Stopgaps:
-------------------------------+--------------------------------------------
Comment (by zimmerma):
Leif,
thank you. I did compare your config.log of MPFR 3.1.0.p0 configured with
MPIR 2.4.0 with the
one for a vanilla MPFR-3.1.0 configured with GMP 5.0.4:
(1) it seems your config.log does not extract CC and CFLAGS from gmp.h
(2) mine uses gcc -std=gnu99 instead of gcc alone
(3) your config.log uses -mcpu=power7 -mtune=power7 instead of -m64
(4) the linker used is ld in your case and
{{{/usr/local/binutils-2.21.1/ppc64-Linux-power7-suse-gcc-4.6.1/bin/ld}}}
for a vanilla MPFR
I'd like to reproduce exactly your build with a vanilla MPFR but I cannot
access some of
your files:
{{{
zimmerma@silius:~/mpfr-3.1.0> ls
/home/leif/Sage/release/build/silius/sage-5.0.beta9-gcc-4.6.3/local/include
ls: cannot access
/home/leif/Sage/release/build/silius/sage-5.0.beta9-gcc-4.6.3/local/include:
Permission denied
}}}
Paul
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11705#comment:60>
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.