#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):
Replying to [comment:15 drkirkby]:
> I did wonder if its best to exit a script with {{{exit 0}}} rather than
just let it exit. I know you can get away without specifying an exit code,
but I'm not sure if it's good practice or not.
Well, without {{{exit}}} the script returns {{{$?}}}, which is even
better, though in some cases (or bad scripts) this is not desirable.
----
I must admit I don't understand that ATLAS thing. It seems to me
{{{configure}}} doesn't look for anything related to it. If it did, we had
to add {{{-I$SAGE_LOCAL/include}}} and {{{-L$SAGE_LOCAL/lib}}}. I tried
that, but it doesn't make any difference. I also couldn't find any
{{{configure}}} options to build extra stuff or use external packages. Or
does this only matter if one puts additional packages into the source
tree?
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9533#comment:17>
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.