#13211: Upgrade GAP to 4.5.6
------------------------------------------------------------------+---------
       Reporter:  kini                                            |         
Owner:  tbd              
           Type:  enhancement                                     |        
Status:  needs_work       
       Priority:  major                                           |     
Milestone:  sage-5.6         
      Component:  packages                                        |    
Resolution:                   
       Keywords:                                                  |   Work 
issues:                   
Report Upstream:  Reported upstream. Developers acknowledge bug.  |     
Reviewers:  Dmitrii Pasechnik
        Authors:  Volker Braun                                    |     Merged 
in:                   
   Dependencies:  #13123, #13579                                  |      
Stopgaps:                   
------------------------------------------------------------------+---------

Comment (by jdemeyer):

 Another unrelated issue is that setting `SAGE_DEBUG=yes` doesn't correctly
 set `-O0`, as it's overwritten later in the command line by an `-O2`:
 {{{
 $ SAGE_DEBUG=yes ./sage -f gap-4.5.6.p0.spkg
 [...]
 gcc -I. -I../.. -DCONFIG_H  -I/release/merger/sage-5.6.beta0/local/include
 -D__GMP_MP_RELEASE=50002 -O0 -g3 -DDEBUG_MASTERPOINTERS
 -DDEBUG_GLOBAL_BAGS -DDEBUG_FUNCTIONS_BAGS -Wall -g -O2   -o intfuncs.o -c
 ../../src/intfuncs.c
 [...]
 }}}

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