#9733: Parallel build of Singular 3-1-1-4-package fails in rare case
-------------------------------------------------+--------------------------
Reporter: AlexanderDreyer | Owner:
AlexanderDreyer
Type: defect | Status:
positive_review
Priority: major | Milestone: sage-4.6
Component: packages | Keywords:
Author: Alexander Dreyer, François Bissey | Upstream: Fixed
upstream, in a later stable release.
Reviewer: Mitesh Patel, Leif Leonhardy | Merged:
Work_issues: |
-------------------------------------------------+--------------------------
Comment(by leif):
For the purpose of Sage (I think) we should anyway compile with {{{-g}}}
(and not build the "special" targets).
{{{CXXFLAGSG}}} should perhaps simply be {{{"$CXXFLAGS -g"}}} (or {{{-g}}}
replaced by the appropriate option, depending on the compiler used), if
{{{CXXFLAGS}}} do not already contain that. Otherwise one could drop the
".og" targets, or just build those; a matter of taste.
If nothing else than adding debug symbols differentiates the normal
targets from their ".og" versions, one should simply build '''once'''
''with'' debug symbols, copy the generated files, and create "non-.og"
versions by stripping the made copies, then installing both (if
requested).
I haven't yet looked at the sources ({{{configure}}}, {{{Makefile.in}}}
etc.) though.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9733#comment:35>
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.