Slashdot Mirror


GCC 3.0.2 Is Out

anotherworld writes: "GCC 3.0.2 is out. That's good news for me, since I am having trouble compiling the 2.4.13 kernel with 3.0.1 (internal error) AND 2.96 (under investigation)... so I can try a new one :) But where is that good old 2.95.x? I just can't find it at the moment! Really, well done guys!" The site says this is mostly a bugfix release, but if you need those particular bugfixes, please use one of the mirrors. And remember, they do take appreciation is cold, hard cash, too :)

1 of 22 comments (clear)

  1. Re:Let me get this straight... by Anonymous Coward · · Score: 1, Insightful

    9 times out of 10, if gcc 3.x won't compile your code, its not gcc3's fault, especally if its C++ code.

    gcc3 is far better about standards than any previous release.