#12765: MPIR doesn't compile with GCC-4.7.0 on ia64
----------------------------------------------------------------+-----------
Reporter: jdemeyer |
Owner: tbd
Type: defect |
Status: new
Priority: major |
Milestone: sage-5.0
Component: packages |
Resolution:
Keywords: | Work
issues:
Report Upstream: Fixed upstream, but not in a stable release. |
Reviewers:
Authors: | Merged
in:
Dependencies: |
Stopgaps:
----------------------------------------------------------------+-----------
Comment (by leif):
Replying to [comment:9 leif]:
> Replying to [comment:8 leif]:
> > ... also zn_poly.
>
> And overrides `-O0 ...` in `CFLAGS` with `-O3`... >8(
And that's ''not'' upstream. From `spkg-install` (which is a mess):
{{{
#!sh
...
CFLAGS="$CFLAGS -g -fPIC -O3 -L."; export CFLAGS
LDFLAGS="$LDFLAGS"; export LDFLAGS
...
}}}
OMG.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12765#comment:11>
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.