#9733: Parallel build of Singular 3-1-1-4-package fails in rare case
-------------------------------+--------------------------------------------
Reporter: AlexanderDreyer | Owner: AlexanderDreyer
Type: defect | Status: new
Priority: major | Milestone:
Component: build | Keywords:
Author: AlexanderDreyer | Upstream: Fixed upstream, in a later
stable release.
Reviewer: | Merged:
Work_issues: |
-------------------------------+--------------------------------------------
Comment(by fbissey):
While it probably doesn't improve much the build time, it should be also
thought as a QA patch. You should never ever call make directly from a
makefile. That give rise to a pile of problems. The first one being that
"make" may not be the original Make program invoked.
I didn't originally think about this but it is in fact a much bigger
concern than the build time.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9733#comment:9>
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.