#12369: Add a gcc package
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
Reporter: jdemeyer
| Owner:
Type: task
| Status: needs_review
Priority: major
| Milestone: sage-5.0
Component: packages
| Resolution:
Keywords:
| Work issues:
Report Upstream: N/A
| Reviewers: Simon King
Authors: Jeroen Demeyer
| Merged in:
Dependencies: #12479, #12602, #12608, #12609, #12647, #10492, #12367,
#12368, #12405, #12570, #12574, #12423, #12425, #12456, #12363, #12223, #12515,
#12519, #12548, #12562, #12629, #12638, #12714, #12647 | Stopgaps:
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
Comment (by jhpalmieri):
The `SAGE_FORTRAN` fix doesn't work as is. On the skynet machine cleo,
`gfortran` is some old version of fortran (in `/usr/bin`), so when you
override the setting in `/usr/local/skynet_bash_profile`, which is
{{{
SAGE_FORTRAN=/usr/local/gcc-4.6.2/ia64-Linux-rhel/bin/gfortran
export SAGE_FORTRAN
}}}
then the prereq script says that there is a version mismatch between gcc
and fortran, and quits. Maybe the prereq script shouldn't do this
compatibility check if Sage is building gcc?
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12369#comment:213>
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.