On May 27, 2006, at 2:41 PM, Alex Martelli wrote:

> So a guy on the Italian Mac newsgroup (it.comp.lang.macintosh) went
> to the trouble of downloading and installing the new XCode 2.3 --
> almost a GB download!!! -- and now says PyObjC doesn't compile any
> more (so he's reverted XCode to 2.2.1).  Unfortunately he didn't copy-
> and-paste the error and I'm reluctant to download a GB just to try
> and reproduce it (I don't really _need_ 2.3 myself, as it uses the
> same gcc 4.0.1 as 2.2.1 and I don't use the GUI tools much anyway).
> Perhaps somebody who needs XCode 2.3 anyway can help find out and fix
> this issue...?

I'm pretty sure it builds fine here, with trunk anyway.

Xcode updates never use the same build of gcc, but Apple doesn't  
update the GCC version number until GCC does.

i686-apple-darwin8-gcc-4.0.1 (GCC) 4.0.1 (Apple Computer, Inc. build  
5250)
i686-apple-darwin8-gcc-4.0.1 (GCC) 4.0.1 (Apple Computer, Inc. build  
5332)

-bob

_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to