#8086: numpy fails to build on OpenSolaris or Solaris 10 64-bit
----------------------------+-----------------------------------------------
Reporter: drkirkby | Owner: drkirkby
Type: defect | Status: needs_work
Priority: major | Milestone: sage-4.5.2
Component: solaris | Keywords:
Author: David Kirkby | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
----------------------------+-----------------------------------------------
Changes (by drkirkby):
* status: needs_review => needs_work
Comment:
== Great news ==
I've found a much simpler solution to this, which totally avoids using any
fake gcc files. Just compile with
CC="gcc -m64"
export CC
and it works! I will attach a simpler patch in 15 minutes. I'm marking as
"needs work" for now, as I need to do something else just now.
Dave
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8086#comment:8>
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.