#12369: Add a gcc package
------------------------+---------------------------------------------------
   Reporter:  jdemeyer  |          Owner:  tbd                                  
                                                                 
       Type:  task      |         Status:  new                                  
                                                                 
   Priority:  major     |      Milestone:  sage-5.0                             
                                                                 
  Component:  packages  |       Keywords:                                       
                                                                 
Work_issues:            |       Upstream:  N/A                                  
                                                                 
   Reviewer:            |         Author:  Jeroen Demeyer                       
                                                                 
     Merged:            |   Dependencies:  #11073, #10492, #12366, #12367, 
#12368, #12405, #12416, #12422, #12423, #12425, #12456, #12457, #12459
------------------------+---------------------------------------------------

Comment(by rohana):

 Replying to [comment:39 jdemeyer]:
 > Why is {{{-std=c89}}} needed?
 {{{ -std=gnu89 }}} is not needed for gcc, but is needed for clang, and
 since I'm working on porting sage to clang, I would rather have this
 package work on it out of the gate (rather than make a ticket for
 something that could just be fixed now). Alternatively, we could use a
 more recent version of gcc in the spkg, since, at the very least,
 gcc-4.6.2 uses gnu99, the default standard for clang.

 I would also suggest using making cc and c++ be the default compiler when
 building gcc and its dependencies. Like OBJC and OBJCXX, this is more
 future thinking when it comes to apple platforms (plus more forward
 thinking for any platform with an unsupported compiler, from which we can
 build gcc).

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