Xcode 1.5: Architectures?
Xcode 1.5: Architectures?
- Subject: Xcode 1.5: Architectures?
- From: email@hidden
- Date: Fri, 06 Aug 2004 16:17:32 +0000
In Xcode 1.5, there's a new build setting called "Architectures" and its description reads like this:
"A list of the architectures for which the product will be built. By default only 'ppc' is produced; 'ppc64' is also an acceptable value, but has some restrictions (please see the release notes). If more than one architecture is specified, a multi-architecture (a.k.a. "fat") binary will be produced. [ARCHS]"
OK, first of all, I don't recall seeing this discussed in the release notes, and I searched ADC for "ppc64" and didn't find much.
Second, I tried changing this setting to "fat". Now when I clean & rebuild, I get the following error:
gcc-3.3: installation problem, cannot exec `cc1obj': No such file or directory
If I remove the "Architectures" build setting, then the build works fine. What gives? Did I do something wrong, or is this a broken feature, or...?
Nick Zitzmann (using web mail)
http://seiryu.home.comcast.net/
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.