#9382: atlas not respecting SAGE_FAT_BINARY on i686 systems
--------------------------------------------+-------------------------------
Reporter: mariah | Owner: Mariah Lenox
Type: defect | Status: positive_review
Priority: major | Milestone: sage-4.7.1
Component: packages | Keywords:
Work_issues: | Upstream: N/A
Reviewer: Leif Leonhardy, Volker Braun | Author: Mariah Lenox,
Willem Jan Palenstijn
Merged: | Dependencies:
--------------------------------------------+-------------------------------
Comment(by leif):
Replying to [comment:20 vbraun]:
> PS: `-mcpu` is a deprecated synonym for `-mtune`.
Nope, `-mcpu` selects the instruction set, while `-mtune` only affects
timing-specific choices (selection or reordering of instructions of that
subset); `-march=foo` is equivalent to `-mcpu=foo -mtune=foo`. (I don't
think that's changed recently, though `configure` supports `--with-arch-
NN=...` and `--with-tune-NN=...`, NN in {32, 64}.)
----
Should we cc Jeroen and delete the ticket from the wishlist wiki page?
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9382#comment:21>
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.