Slashdot Mirror


April 2002 Dev Tools Include gcc Update

snyperm writes "stepwise.com indicates that the April 2002 Developer Tools have been seeded to developers and is scheduled for release sometime in the coming weeks. The improvement of gcc 3.1 alone is noteworthy as arstechnica indicates there should be somewhat substantial increases in speed ahead for Mac OS X. One step closer to 10.2!" Also included, according to the story, is a ProjectBuilder 2.0 beta.

3 of 10 comments (clear)

  1. color me puzzled by ubiquitin · · Score: 4, Interesting

    GCC3.1 still doesn't have altivech optimization, which is what is really needed at this point for a speed boost for OSX apps. Good to see the update coming, though.

    --
    http://tinyurl.com/4ny52
  2. OS X / GCC by mkoz · · Score: 3, Interesting

    Does anyone know what it takes to become a primary or secondary evaluation platform? It would seem to me that it would be worth Apple's while to front the money / people to make OS X a primary or secondary evaluation platform...

    http://gcc.gnu.org/gcc-3.1/criteria.html

  3. Actually, it does. by DeadMeat+(TM) · · Score: 4, Interesting
    From http://gcc.gnu.org/gcc-3.1/changes.html:
    Altivec support has been added for the PowerPC variants that support it. See -maltivec.