#9533: Update GSL to the latest upstream release (1.14) & permit parallel
building.
----------------------------+-----------------------------------------------
Reporter: drkirkby | Owner: tbd
Type: enhancement | Status: needs_review
Priority: major | Milestone: sage-4.5.1
Component: packages | Keywords:
Author: David Kirkby | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
----------------------------+-----------------------------------------------
Comment(by leif):
A few (more general) questions:
* Should we make sure that {{{$SAGE_LOCAL}}} is set? (in both {{{spkg-
install}}} and {{{spkg-check}}})
* Should optimization be disabled ({{{-O0}}}) if {{{SAGE_DEBUG}}} is
{{{yes}}} as some other packages do?
* Anything to add if {{{SAGE_FAT_BINARY}}} is {{{yes}}}?
* I think {{{CFLAGS}}} et al. should be set in {{{spkg-check}}} as well,
as {{{make check}}} usually involves compilation, too.
* Also modifying {{{LDFLAGS}}}, e.g. if {{{SAGE64=yes}}}, even if
currently not directly used by upstream, should be safe.
P.S.: My intention regarding the {{{else ... exit 0}}} part was rather
avoiding other people adding "dead code" below it. Looking at the (fairly
small) file in whole this seems less a danger... :)
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9533#comment:13>
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.