#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):

 > It failed in the end because of libttool
 > {{{
 > blabla libtool cannot link non-libtool object blabla on this host blabla
 > }}}
 Yup, now I got that far - apparently whatever happened before was a blip.
 >
 > 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.

 Anyway, let's cross our fingers that this works - I'd call that enough for
 a positive review of whenever you put something up about it on another
 ticket.  Yikes, you are going to turn me into someone who knows about
 build systems yet - that is a scary prospect.

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