#4615: [with spkg, positive review] Make boehm_gc a standard spkg
----------------------+-----------------------------------------------------
Reporter: mabshoff | Owner: mabshoff
Type: defect | Status: new
Priority: major | Milestone: sage-3.2.1
Component: packages | Resolution:
Keywords: |
----------------------+-----------------------------------------------------
Changes (by was):
* summary: [with spkg, needs review] Make boehm_gc a standard spkg =>
[with spkg, positive review] Make boehm_gc a
standard spkg
Comment:
REFEREE:
I confirmed that src exactly equals upstream from
http://www.hpl.hp.com/personal/Hans_Boehm/gc/gc_source/
I checked that the package installs on OS X, and that the spkg-install,
etc., looks good. It took 44 seconds to build on my OS X box, which isn't
too bad.
This gets positive review, though of course deps and install must be
modified. Add this to install:
{{{
BOEHM_GC=`$newest boehm_gc`
export BOEHM_GC
}}}
Modify deps by adding/changing:
{{{
$(INST)/$(BOEHM_GC): $(BASE)
$(SAGE_SPKG) $(BOEHM_GC) 2>&1
}}}
Boehm is *not* a dependency for Maxima as the ticket description says.
Instead Boehm should be made a dependency for ECL when that is added, and
then Maxima depends on ECL.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/4615#comment:1>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---