Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 10.3 for PPC but 10.4.1 for Intel, how?




On Feb 26, 2006, at 8:28 AM, Dirk Stegemann wrote:

GCC_VERSION_i386 4.0
GCC_VERSION_ppc 3.3
MACOSX_DEPLOYMENT_TARGET_i386 10.4
MACOSX_DEPLOYMENT_TARGET_ppc 10.2
SDKROOT_i386 /Developer/SDKs/MacOSX10.4u.sdk
SDKROOT_ppc /Developer/SDKs/MacOSX10.2.8.sdk

I was using these as well and I was getting a warning about prebinding when building for 10.4 so what I did was I added these as well:


PREBINDING = $(PREBINDING_$(CURRENT_ARCH))
PREBINDING_i386 = NO
PREBINDING_ppc = YES

- Steve

Attachment: smime.p7s
Description: S/MIME cryptographic signature

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/xcode-users/email@hidden

This email sent to email@hidden

References: 
 >10.3 for PPC but 10.4.1 for Intel, how? (From: Trygve Inda <email@hidden>)
 >Re: 10.3 for PPC but 10.4.1 for Intel, how? (From: Dirk Stegemann <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.