• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: About the Universal Binary
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: About the Universal Binary


  • Subject: Re: About the Universal Binary
  • From: "Arnab Ganguly" <email@hidden>
  • Date: Thu, 28 Jun 2007 20:18:50 +0530

Hi All,
I got it working by specifying the architectures in the following way
RC_ARCHS="ppc i386" RC_ppc=YES and RC_i386=YES.
Thanks
-A

On 6/28/07, Arnab Ganguly <email@hidden> wrote:
Yes I have set the in Target as well.From the command prompt like with the xcodebuild I tried ARCHS="i386 ppc"  and VALID_ARCHS="ARCHS(i386 ppc)" but it didn't worked only when I do NATIVE_ARCH=i386  or NATIVE_ARCH=ppc it works for the single architecture.In gcc -arch i386 and -arch ppc works for me, so how do I include this with xcodebuild options.Is there any option where I can make the gcc option like the way we mention the gcc version in xcodebuild.
Thanks
-A


On 6/28/07, Arnab Ganguly < email@hidden> wrote:
Hi All,
I am developing the universal binary for ppc and imac.In the Xcode project setting I selected the architecture type for both ppc and i386, also the SDK path is set to 10.4 SDK and gcc compiler I am using 4.0.Now I use the Xcodebuild with the following option 

xcodebuild  MACOSX_DEPLOYMENT_TARGET=10.4 SDKROOT=/Developer/SDKs/MacOSX/MacOSX10.4u.sdk  -project Release.xcodeproj GCC_VERSION=4.0 -target Release -configuration Deployment

but when I get the output the lipo shows that it is not a fat binary.
I am somewhat stuck here .Any help would be appreciated.Also how do I mention the Multi arch option in Xcodebuild.
Thanks
-A


 _______________________________________________
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

References: 
 >About the Universal Binary (From: "Arnab Ganguly" <email@hidden>)
 >Re: About the Universal Binary (From: "Arnab Ganguly" <email@hidden>)

  • Prev by Date: Re: About the Universal Binary
  • Next by Date: Moving from CodeWarrior PreProcessor problem
  • Previous by thread: Re: About the Universal Binary
  • Next by thread: Moving from CodeWarrior PreProcessor problem
  • Index(es):
    • Date
    • Thread