Slashdot Mirror


GCC 3.3 Update for Mac OS X Available

snowtigger writes "The August 2003 GCC updater includes the new GCC 3.3 compiler in addition to other updates that will allow development of G5 optimized code with the December 2002 Mac OS X Developer Tools. This update is available to all ADC members from the Download Software area of the ADC web site (free registration required). It will be interesting to see what Steve Jobs will present in Paris tomorrow; is XCode ready?"

2 of 67 comments (clear)

  1. Re:Binary compatibility by Lally+Singh · · Score: 5, Informative

    The ABI is Mach-O or CFM. They both work on OS X. GCC uses it, Codewarrior uses it, the IBM XL compilers use it. Codewarrior also beats gcc in speed & quality of code like an abusive sibling*. Donno about the IBM compilers, but I assume they provide an even more severe beating.

    * That was going to be a much more offensive analogy...

    --
    Care about electronic freedom? Consider donating to the EFF!
  2. Fink by therevolution · · Score: 5, Informative

    Fink users: see this annoucement from the Fink developers regarding GCC 3.3 . It is probably a good idea to hold off on installing 3.3 until they add support for it.