#12369: Add a gcc package
------------------------+---------------------------------------------------
   Reporter:  jdemeyer  |          Owner:  tbd                                  
                                                                                
                                                         
       Type:  task      |         Status:  needs_review                         
                                                                                
                                                         
   Priority:  major     |      Milestone:  sage-5.0                             
                                                                                
                                                         
  Component:  packages  |       Keywords:                                       
                                                                                
                                                         
Work_issues:            |       Upstream:  N/A                                  
                                                                                
                                                         
   Reviewer:            |         Author:  Jeroen Demeyer                       
                                                                                
                                                         
     Merged:            |   Dependencies:  #12479, #12602, #12608, #12609, 
#12647, #10492, #12367, #12368, #12405, #12570, #12574, #12423, #12425, #12456, 
#12363, #12223, #12515, #12519, #12548, #12562, #12629, #12638
------------------------+---------------------------------------------------

Comment(by vbraun):

 I'm pretty sure that compiling everything with -O3 + graphite will break,
 but I applaud your heroic effort ;-)

 For the record, here is Fedora's gcc configure, that's at least one data
 point for how to build it:
 {{{
 [vbraun@volker-laptop-two ~]$ gcc -v
 Using built-in specs.
 COLLECT_GCC=gcc
 COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.6.2/lto-wrapper
 Target: x86_64-redhat-linux
 Configured with: ../configure --prefix=/usr --mandir=/usr/share/man
 --infodir=/usr/share/info --with-
 bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-
 shared --enable-threads=posix --enable-checking=release --with-system-zlib
 --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-
 object --enable-linker-build-id --enable-
 languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin
 --enable-java-awt=gtk --disable-dssi --with-java-
 home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile
 --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-
 ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-
 tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux
 Thread model: posix
 gcc version 4.6.2 20111027 (Red Hat 4.6.2-1) (GCC)
 }}}
 It seems like you don't need any magic beyond `--with-ppl` and `--with-
 cloog`

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