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.
(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".
Yes the April dev tools are availble to all free ADC online members, but not those under 18. Apple has updated their ADC license agreement with a "you must be over 18" thing added in. I'm still waiting for Apple to take away my ADC account as a 14-year-old...
While you may say "still", some of us have only just been able to get our hands on them, not having the resources to pay for Select or Premier membership. This is the first time the tools have been made available to us non-payed-up developers (this includes students, as they don't receive software-seeds). :)
The tools included code based on gcc 3.1 which is itself still in testing and hasn't been released as 'final'. GCC3 is not the only major jump tho, ProjectBuilder has had a pretty major overhaul.
I'm sure the tools will be out of Beta soon, WWDC 2002 is next week, and in for what it's worth the tools are pretty stable as they are, not perfect but pretty good. Apple have been using the new version of ProjectBuilder internally for a lot of things and if you checkout any recent additions to the Darwin opensource repository you'll see this for yourself