#10303: clean up sage-check-64 and use of SAGE64
-----------------------------+----------------------------------------------
Reporter: jhpalmieri | Owner: GeorgSWeber
Type: defect | Status: needs_review
Priority: minor | Milestone: sage-4.6.1
Component: build | Keywords: 64
Author: John Palmieri | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
-----------------------------+----------------------------------------------
Comment(by jhpalmieri):
Here's a new version of the "v2" patch. I haven't changed the variable or
the file name, but this does check whether SAGE64 is set to anything
except "no" on a non-OS X or Solaris machine, and gives an error in that
case. I'm checking the return code for sage-check-64 where it's called.
> SAGE64=yes should simply only be used on 64-bit MacOS X and
[Open]Solaris; we could give an error message on 32-bit systems, I think
no need to give a warning on 64-bit Linuces.
I don't know how to check for 32-bit systems in a shell script, so I'm not
doing this, just checking for "Darwin" or "SunOS".
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10303#comment:6>
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.