Slashdot Mirror


April 2002 Mac OS X Dev Tools Released

destructo666 writes "April 2002 Developer Tools now available to ADC online members. Membership is required, but it is free. This release includes a GM AppleScript Studio 1.1, plus beta versions of Project Builder 2.0 and gcc-3 Compiler." Must. Go. Play.

2 of 21 comments (clear)

  1. Damn.... by Ranger+Rick · · Score: 5, Insightful

    ...and here I was thinking "wow, that was a short beta period!", but it turns out these are still the BETA april developer tools.

    --

    WWJD? JWRTFM!!!

  2. My experiences with gcc3 by Jeremy+Erwin · · Score: 4, Informative

    (desperately trying to compile Opendx)

    _autocolor.c: In function `_dxfMakeRGBColorMap':
    _autocolor.c:2606: unrecognizable insn:
    (insn 4390 4389 4391 (set (reg:DF 1164)
    (if_then_else:DF (ge (reg:DF 1163)
    (const_double:DF 0 [0x0] 0 [0x0] 0 [0x0] 0 [0x0] 0 [0x0]))
    (reg/v:SF 173)
    (reg:SF 1162))) -1 (insn_list 1800 (insn_list 4388 (insn_list 4389 (nil))))
    (expr_list:REG_DEAD (reg/v:SF 173)
    (expr_list:REG_DEAD (reg:SF 1162)
    (nil))))
    _autocolor.c:2606: Internal compiler error in extract_insn, at recog.c:2129

    It's not quite "ready for prime time".