• 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: Trying to build a universal binary...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Trying to build a universal binary...


  • Subject: Re: Trying to build a universal binary...
  • From: Quincey Morris <email@hidden>
  • Date: Mon, 4 Feb 2008 21:39:38 -0800


On Feb 4, 2008, at 21:01, Jerry LeVan wrote:

I have set for my 'universal' build configuration ( in the get info
dialog) the following values:

Architectures               i386 ppc
Base SDK Path               /Developer/SDKs/MacOSX10.4u.sdk
Mac OS X Deployment Target  Mac OS X 10.4

When I build the project, none of the object files are ever
compiled with the '-arch ppc' flag and a thin intel binary is
built...

The external frameworks and libs are:
   Foundation, AppKit,WebKit, libssl.dylib
   QuickTime, Carbon, libcrypto, Cocoa and
   libjhlpq.a ( a fat archive containing libpq
   the postgresql c interface library).

Can anyone tell me what the problem might be?

Are you building Debug or Release? By default, Xcode sets up the project settings to architecture specific for Debug and universal for Release. This drove me crazy for a while because I didn't notice that setting the project window build mode to Debug doesn't necessarily cause the build settings to open with the Debug configuration displayed.
_______________________________________________


Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >Trying to build a universal binary... (From: Jerry LeVan <email@hidden>)

  • Prev by Date: Re: Trying to build a universal binary...
  • Next by Date: Re: ContextualMenu in text
  • Previous by thread: Re: Trying to build a universal binary...
  • Next by thread: Setting an NSColor crashes - probably very simple issue
  • Index(es):
    • Date
    • Thread