#10187: Update ecl and maxima
------------------------------------------+---------------------------------
   Reporter:  vbraun                      |       Owner:  tbd                   
                  
       Type:  defect                      |      Status:  needs_review          
                  
   Priority:  major                       |   Milestone:  sage-4.6.1            
                  
  Component:  packages                    |    Keywords:                        
                  
     Author:  Volker Braun, David Kirkby  |    Upstream:  Workaround found; Bug 
reported upstream.
   Reviewer:  Karl-Dieter Crisman         |      Merged:                        
                  
Work_issues:                              |  
------------------------------------------+---------------------------------

Comment(by leif):

 {{{
   * Removed the 'patches' directory as there are no patches!
 }}}
 {{{
 #!sh
 ~/Sage/spkgs/ecl-10.4.1$ ls -l patches/
 ls: cannot access patches/: No such file or directory
 }}}
 {{{
 #!sh
 # Add a patch which works around a gcc bug on Solaris. Actually
 # the code is not standard C, but a GCC extension, which does
 # not work on Solaris, causing relocation issues - see
 # http://trac.sagemath.org/sage_trac/ticket/9840
 # This is committed to the ECL trunk, so can be removed
 # whenever we update to a version of ECL newer than 10.4.1.
 cp patches/bytecodes.h src/src/h/bytecodes.h
 }}}

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