Compiling 3-way Universal for 10.4+
Compiling 3-way Universal for 10.4+
- Subject: Compiling 3-way Universal for 10.4+
- From: David Dunham <email@hidden>
- Date: Sun, 6 Sep 2009 16:05:16 -0700
Trying to build 64-bit, I get
/Developer/usr/bin/gcc-4.2 -x objective-c -arch x86_64 -fmessage-
length=0 -pipe -Wno-trigraphs -fpascal-strings -fasm-blocks -Os -
Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wunused-variable -
Wshadow -Wnewline-eof -DNS_BLOCK_ASSERTIONS -isysroot /Developer/SDKs/
MacOSX10.5.sdk -mmacosx-version-min=10.4 -gdwarf-2 -I/Users/david/
Library/Caches/build/Theobroma.build/Release/QuickLookGenerator.build/
Opal.hmap -F/Users/david/software/Raven/Theobroma/build/Release -I/
Users/david/software/Raven/Theobroma/build/Release/include -I/Users/
david/Library/Caches/build/Theobroma.build/Release/
QuickLookGenerator.build/DerivedSources/x86_64 -I/Users/david/Library/
Caches/build/Theobroma.build/Release/QuickLookGenerator.build/
DerivedSources -DQUICKLOOK -DPLUGIN -c /Users/david/software/Raven/
Theobroma/MyDocument.m -o /Users/david/Library/Caches/build/
Theobroma.build/Release/QuickLookGenerator.build/Objects-normal/x86_64/
MyDocument.o
<built-in>:0: warning: Mac OS X version 10.5 or later is needed for
use of the new objc abi
/Users/david/software/Raven/Theobroma/MyDocument.m: In function '-
[MyDocument readFromData:ofType:error:]':
/Users/david/software/Raven/Theobroma/MyDocument.m:527: error: Mac OS
X version 10.5 or later is needed for zerocost-exceptions
This code was fine until I turned on ARCHS = $
(ARCHS_STANDARD_32_64_BIT) in the hopes of going 3-way Universal.
Is there a way to specify deployment target on a per-architecture basis?
David Dunham A Sharp, LLC
Voice/Fax: 206 783 7404 http://a-sharp.com
Efficiency is intelligent laziness.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden