April 2002 Mac OS X Dev Tools Released 21
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.
Damn.... (Score:5, Insightful)
Re:Damn.... (Score:3, Informative)
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
Re:Damn.... (Score:1)
Re:Damn.... (Score:1)
My experiences with gcc3 (Score:4, Informative)
_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".
Re:My experiences with gcc3 (Score:2, Informative)
Better yet test fsf's for Darwin, and then send a bug report into apple and gcc.
Re:My experiences with gcc3 (Score:1)
Re:My experiences with gcc3 (and openDX) (Score:1)
What the article fails to mention... (Score:3, Informative)
Get over it Zach (Score:3, Interesting)
Re:What the article fails to mention... (Score:3, Informative)
"When a question about open source came up and slid to the topic of the underage developer cut off from ADC support, Jobs said "sometmies the news stories don't contain the real truth" and "it wasn't about age, it was about following the rules" and "trust us on this one." He said a minor could contribute to Darwin, but a parent or guardian would have to sign the correct forms. "
So you can still contribute and be a member, but you need to have a parent or parental guardian sign a release. This is all standard CYA stuff that most companies do.
WWDC preview? (Score:3, Insightful)
GCC is GNU licensed, right? (Score:1, Interesting)
-Brad