#6414: OS X binaries should issue a better warning on incompatible CPUs
--------------------------+-------------------------------------------------
Reporter: GeorgSWeber | Owner: tbd
Type: enhancement | Status: new
Priority: minor | Milestone: sage-wishlist
Component: distribution | Keywords:
Reviewer: | Author:
Merged: |
--------------------------+-------------------------------------------------
Currently, every now and then a user reports on sage-support, that he got
an error message like
{{{
/Applications/sage-4.0.1-OSX10.5-PowerPC-PowerMacintosh-Darwin/sage/
local/bin/sage-sage: line 198: 407 Illegal instruction sage-
ipython "$@" -i
}}}
This is e.g. the case if a Sage binary built on a MacPPC with a G5
processor (typically the one the OS X 10.5 bdist is created on) is used on
a MacPPC with only a G4 processor.
For the *nix world on Intel/AMD processors, the sage-flags.txt file was
created for just the purpose to check whether the CPU is sufficient, to
let a certain Sage binary run.
We seem to need something in that direction for OS X, too (though
momentarily only for the PPC processors, not the Intel ones).
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6414>
Sage <http://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
-~----------~----~----~----~------~----~------~--~---