Re: Trying to build a universal binary...
Re: Trying to build a universal binary...
- Subject: Re: Trying to build a universal binary...
- From: Bill Bumgarner <email@hidden>
- Date: Mon, 4 Feb 2008 21:09:24 -0800
On Feb 4, 2008, at 9:01 PM, Jerry LeVan wrote:
and seem to have run into a brick wall ;(
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?
Is there anyway to find out why no attempt is
made to compile with the arch ppc flag?
Ran into this myself today. Double click the target and make sure
that the Architectures setting isn't overridden there. It probably
is; select it and hit backspace to delete the override and rely upon
the project level architecture setting.
b.bum
_______________________________________________
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