#8306: Parallel inter/intra-spkg builds
----------------------------+-----------------------------------------------
Reporter: mpatel | Owner: GeorgSWeber
Type: enhancement | Status: needs_work
Priority: major | Milestone: sage-4.4
Component: build | Keywords:
Author: Mitesh Patel | Upstream: N/A
Reviewer: David Kirkby | Merged:
Work_issues: |
----------------------------+-----------------------------------------------
Comment(by jhpalmieri):
Replying to [comment:54 leif]:
> Sufficiently recent versions of bash should at least be ''available''
for all OSs currently supported by Sage (including OS X).
Recent versions may be available, but we don't necessarily want to require
people to install a newer version of bash just to use Sage. So (if for
example OS X 10.4 is officially supported by Sage) we would have to write
a script that tests the version of bash (using {{{${BASH_VERSINFO[0]}}}},
I guess), and if less than 3, then do something else.
Or since parallel building is an enhancement, I suppose we could make bash
3 a prerequisite for it. We would have to write
SAGE_ROOT/spkg/standard/deps in a way which works with all versions,
though.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8306#comment:55>
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.