#10508: Update ATLAS to stable version 3.10
-------------------------------------------------------------------------------------------------+
       Reporter:  vbraun                                                        
                 |         Owner:  tbd                                          
                                                      
           Type:  enhancement                                                   
                 |        Status:  needs_work                                   
                                                      
       Priority:  major                                                         
                 |     Milestone:  sage-5.9                                     
                                                      
      Component:  packages                                                      
                 |    Resolution:                                               
                                                      
       Keywords:  ATLAS                                                         
                 |   Work issues:                                               
                                                      
Report Upstream:  Reported upstream. No feedback yet.                           
                 |     Reviewers:  Benjamin Jones, Karl-Dieter Crisman, Dmitrii 
Pasechnik, Georg Weber, François Bissey, John Palmieri
        Authors:  Volker Braun, Jeroen Demeyer                                  
                 |     Merged in:                                               
                                                      
   Dependencies:  #13160, #13395, #13392, #13416, #12994, #9906, #12883, 
#13123, #13415, #14344  |      Stopgaps:                                        
                                                             
-------------------------------------------------------------------------------------------------+

Comment (by kcrisman):

 Replying to [comment:392 kcrisman]:
 > > It failed in the end because of libttool
 > > {{{
 > > blabla libtool cannot link non-libtool object blabla on this host
 blabla
 > > }}}
 > > So in a Sage shell just cd to the
 ($SAGE_ROOT/spkg/build/atlas-3.10.1.p0/)ATLAS-lib dir, open Makefile.am
 and just do what is done for the different lib*.la target but more or less
 replace @LIBTOOL@ by gcc (or gfortran if there is as well --tag=F77) for
 the compilation line (and don't forget lib deps -l...).
 >
 > Eventually I was able to figure this out.  The additional step (since I
 didn't have automake) was to change Makefile.in and then rerun configure
 with the same options as before.  Oh, and apparently tabs are very
 necessary in make-speak, unlike Sage, and instead of `$VAR` you need
 `$(VAR)`.  Aargh.
 Okay, this worked.  Scipy, Numpy, and R all built fine and `sage -ipython`
 importing scipy worked too.  Matplotlib failed for rebasing again - this
 seems to be a theme - but otherwise we're okay on Cygwin with building
 this in that case, so hopefully we now have good information for a future
 ticket o make it "really" work on Cygwin.  Though I still think that the
 default there should be to require lapack and use the fix I outlined
 above.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10508#comment:393>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to