jlc Posted March 5, 2005 Share Posted March 5, 2005 http://christopher.aillon.org/blog/dev/moz...50304-gcc4.html http://fedora.linux.duke.edu/fedorapeople/ Link to comment Share on other sites More sharing options...
jlc Posted March 5, 2005 Author Share Posted March 5, 2005 Just did an update on my rawhide box and it looks to be upgrading a lot of packages Link to comment Share on other sites More sharing options...
Qchem Posted March 5, 2005 Share Posted March 5, 2005 Let us (or certainly me :) ) know how it goes, and if theres any noticeable improvement in speed/reduction in binary size. I'm getting a little bored with gentoo and a good gcc4 FC4 could tempt me away. Plus OS X 10.4 is using gcc4.... ;) Link to comment Share on other sites More sharing options...
a13x Posted March 5, 2005 Share Posted March 5, 2005 GCC 4.0 is available in Gentoo since February AFAIK but I don't know how stable it is ..... I'd like to know how it works for you. Maybe I'll also take the plunge ;). Link to comment Share on other sites More sharing options...
jlc Posted March 5, 2005 Author Share Posted March 5, 2005 Yep, Gentoo added it in Feb. Fedora Core 3 had it in November. And fc4 should be released built against it, since the rawhide tree is being pushed against it. I don't know much about Mac, are they using everything compiled against it or just as an option like it was in fc3 to be able to use it. I'm running rawhide on a dual p3 833 and it does "seem" very peppy now. Kind of like when I moved from fc2(gcc-3.3) to fc3(3.4) was a notice and now 4.0 seems to be doing the samething as far as faster code and just the "feel" of it. Link to comment Share on other sites More sharing options...
jlc Posted March 7, 2005 Author Share Posted March 7, 2005 Box is still running great, it certianly feels snappier, its also running gnome 2.9.91 4.0 is the only thing on here as far as compilers go. [root@trinity ~]# gcc -v Using built-in specs. Target: i386-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-languages=c,c++,objc,java,f95,ada --enable-java-awt=gtk --host=i386-redhat-linux Thread model: posix gcc version 4.0.0 20050302 (Red Hat 4.0.0-0.31) [root@trinity ~]# rpm -qa | grep gcc libgcc-4.0.0-0.31 gcc-java-4.0.0-0.31 gcc-4.0.0-0.31 gcc-c++-4.0.0-0.31 3.3.4 is still avaialbe to instlal too: [root@trinity ~]# yum list | grep gcc gcc.i386 4.0.0-0.31 installed gcc-c++.i386 4.0.0-0.31 installed gcc-java.i386 4.0.0-0.31 installed libgcc.i386 4.0.0-0.31 installed compat-gcc.i386 8-3.3.4.2 development compat-gcc-c++.i386 8-3.3.4.2 development compat-gcc-debuginfo.i386 8-3.3.4.2 development compat-gcc-g77.i386 8-3.3.4.2 development compat-gcc-java.i386 8-3.3.4.2 development compat-gcc-objc.i386 8-3.3.4.2 development gcc-debuginfo.i386 4.0.0-0.31 development gcc-gfortran.i386 4.0.0-0.31 development gcc-gnat.i386 4.0.0-0.31 development gcc-objc.i386 4.0.0-0.31 development Link to comment Share on other sites More sharing options...
Qchem Posted March 7, 2005 Share Posted March 7, 2005 GCC 4.0 is available in Gentoo since February AFAIK Theres a ebuild in bugzilla, but theres nothing in portage - I'm not willing to mess about with that on a laptop I need for everyday work. I don't know much about Mac, are they using everything compiled against it or just as an option like it was in fc3 to be able to use it. AFAIK (I'm not a paid up mac developer so I don't have the preview release) everything is compiled against it, sounds like it could be a good upgrade even if I am loathed to pay for an OS these days. Link to comment Share on other sites More sharing options...
jlc Posted March 7, 2005 Author Share Posted March 7, 2005 AFAIK (I'm not a paid up mac developer so I don't have the preview release) everything is compiled against it, sounds like it could be a good upgrade even if I am loathed to pay for an OS these days. <{POST_SNAPBACK}> I've got a couple friends at work that run the dev stuff from MAC so I should probably ask them :D There mac zealots, both of them have at least 6 macs at home Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now