site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com On Jul 13, 2008, at 10:23 AM, William Davis wrote: FYI: a new version of XCode dated 11 July 08 is available on ADC. Interestingly, it includes gcc 4.2 as well as 4.0. See http://www.opensource.apple.com/darwinsource/tarballs/other/ http://r.research.att.com Here's what I've got so far... so close... - boyd Boyd Waters Scientific Programmer National Radio Astronomy Observatory https://wikio.nrao.edu/bin/view/Software/ObtainingCasaMacIntel _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... This email sent to site_archiver@lists.apple.com Interesting; it's probably the iPhone SDK version that shipped last Friday. Apple has been great about posting the GCC 4.0 patches associated with the various iPhone SDK releases, but they haven't released the patches for GCC 42 (last gcc-4.2 patch was 5553). I expect that they will eventually release newer patches, I could really use them! I am *almost* done with a full quad-architecture (ppc,intel,32-bit,64- bit) GCC 4.2 that incorporates changes from AT&T so that gfortran can be built as well as Objective-C. But it requires testing. Portfile make-universal-gcc.sh I'd really like newer patches from Apple, because Apple builds before 5555 have an inline-assembly bug (rdar://5705060)