#9508: Fix all ATLAS build problems on Solaris/OpenSolaris
----------------------------+-----------------------------------------------
Reporter: drkirkby | Owner: drkirkby
Type: defect | Status: new
Priority: major | Milestone: sage-4.5.3
Component: solaris | Keywords:
Author: David Kirkby | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
----------------------------+-----------------------------------------------
Comment(by jhpalmieri):
Is this ready for review?
Regarding the check {{{"x`uname -m`" = xi86pc}}}, does this guarantee
Solaris or !OpenSolaris somehow? I can't find a definitive description of
the output of "uname -m", although I've seen a few places (including the
uname man page on Solaris) suggest that you should use "uname -p" instead
of "uname -m"...
Would it be better (or at least easier to read) to use {{{uname}}} instead
of {{{uname -m}}}?
Anyway, this is a minor point. The changes look good and I'm building this
on several machines to test it out. I think if this gets a positive
review, then we can close #9356: with this new spkg, ATLAS builds all of
the appropriate libraries on Solaris, so we don't need to modify how
SAGE_ATLAS_LIB works.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9508#comment:7>
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.