#9780: Make SAGE_ATLAS_LIB always check for liblapack.a and not liblapack.so
------------------------+---------------------------------------------------
   Reporter:  drkirkby  |       Owner:  drkirkby
       Type:  defect    |      Status:  new     
   Priority:  major     |   Milestone:  sage-4.6
  Component:  solaris   |    Keywords:          
     Author:            |    Upstream:  N/A     
   Reviewer:            |      Merged:          
Work_issues:            |  
------------------------+---------------------------------------------------

Comment(by drkirkby):

 On !OpenSolaris at least, I can build sage-4.5.3.rc0 using only links to
 static libraries on a previous build (sage-4.5.3.alpha2). In other words,
 I set {{{SAGE_ATLAS_LIB}} with a modified version of the ATLAS package,
 which only made links to the static libraries.

 {{{
 lrwxrwxrwx   1 drkirkby staff         62 Sep  6 21:52 libatlas.a ->
 /export/home/drkirkby/6/sage-4.5.3.alpha2/local/lib/libatlas.a
 lrwxrwxrwx   1 drkirkby staff         62 Sep  6 21:52 libcblas.a ->
 /export/home/drkirkby/6/sage-4.5.3.alpha2/local/lib/libcblas.a
 lrwxrwxrwx   1 drkirkby staff         64 Sep  6 21:52 libf77blas.a ->
 /export/home/drkirkby/6/sage-4.5.3.alpha2/local/lib/libf77blas.a
 lrwxrwxrwx   1 drkirkby staff         63 Sep  6 21:52 liblapack.a ->
 /export/home/drkirkby/6/sage-4.5.3.alpha2/local/lib/liblapack.a
 }}}

 That passed all doctests:

 {{{
 ----------------------------------------------------------------------
 All tests passed!
 Total time for all tests: 1825.6 seconds
 drkir...@hawk:~/noatlas/sage-4.5.3.rc0$ ./sage -gap
 }}}

 A good sign, but I'll test that package on Linux too.

 Dave

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9780#comment:5>
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.

Reply via email to