Slashdot Mirror


GCC 4.1 Released

Luineancaion writes "Looks like GCC 4.1 has been released. From what I know this includes the GNU Classpath merge and means that Azureus can now be used in a 100% Free-Software system. Thanks to everyone that worked on it, and keep up the good work!"

1 of 343 comments (clear)

  1. Re:Let me know when it stops sucking by linuxrocks123 · · Score: 0, Redundant

    The best version of gcc for C++ was 2.95.3, and it _still_ makes me slightly mad every time I try to compile one of my old programs with GCC 3 and it spits out errors regarding my programs having a "void main()" instead of an "int main()". No good reason whatsoever for them to break compatibility with that nonsense.

    --
    vi ~/.emacs # I'm probably going to Hell for this.