#9097: c_lib in Sage library fails to build on OpenSolaris x64
---------------------------------------------+------------------------------
Reporter: drkirkby | Owner: fbissey
Type: defect | Status: positive_review
Priority: major | Milestone: sage-4.5
Component: solaris | Keywords:
Author: David Kirkby, François Bissey | Upstream: N/A
Reviewer: François Bissey, David Kirkby | Merged:
Work_issues: |
---------------------------------------------+------------------------------
Comment(by drkirkby):
Replying to [comment:8 fbissey]:
> Since this touch the OSX build as well do we have a tester for OSX
> that could try it? 32/64 bit should be irrelevant.
I've tested this on OS X, and it works fine:
{{{
[kir...@bsd sage-4.5.alpha1]$ uname -a
Darwin bsd.local 10.4.0 Darwin Kernel Version 10.4.0: Fri Apr 23 18:28:53
PDT 2010; root:xnu-1504.7.4~1/RELEASE_I386 i386 i386 MacPro1,1 Darwin
[kir...@bsd sage-4.5.alpha1]$ ./sage
----------------------------------------------------------------------
| Sage Version 4.5.alpha1, Release Date: 2010-06-29 |
| Type notebook() for the GUI, and license() for information. |
----------------------------------------------------------------------
**********************************************************************
* *
* Warning: this is a prerelease version, and it may be unstable. *
* *
**********************************************************************
sage: 1+1
2
sage: Quit
Exiting Sage (CPU time 0m0.04s, Wall time 0m4.44s).
[kir...@bsd sage-4.5.alpha1]$
}}}
I agree your solution was cleaner than mine, but the reason I wrote it the
way I did, was to guarantee that it could have no effect on OS X.
I've also tested it on Linux (sage.math).
Dave
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9097#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.