#12954: Make MPIR support SAGE_FAT_BINARY on all systems
----------------------------------+-----------------------------------------
Reporter: vbraun | Owner: tbd
Type: defect | Status: needs_review
Priority: blocker | Milestone: sage-5.0.1
Component: packages | Resolution:
Keywords: | Work issues:
Report Upstream: N/A | Reviewers:
Authors: Jeroen Demeyer | Merged in:
Dependencies: | Stopgaps:
----------------------------------+-----------------------------------------
Comment (by jdemeyer):
Replying to [comment:16 vbraun]:
> With all CFLAGS turned on won't the compiler potentially emit advanced
instructions in the surrounding library code, outside of the time-critical
algorithms?
The surrounding library code is compiled with basic CFLAGS, without
setting `-march` at all. But the critical routines are compiled several
times for various processors.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12954#comment:17>
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.